From 45c911a9207c89b525087a5feb7928899d1346f9 Mon Sep 17 00:00:00 2001 From: Andrey Nazarov Date: Fri, 4 Feb 2011 18:09:51 +0300 Subject: Rename ‘com_local.h’ into ‘common.h’. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/qgl_api.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/qgl_api.c') diff --git a/src/qgl_api.c b/src/qgl_api.c index 7da187b..e9503f3 100644 --- a/src/qgl_api.c +++ b/src/qgl_api.c @@ -28,8 +28,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ** QGL_Shutdown() - unloads libraries, NULLs function pointers */ -#include "com_local.h" -#include "in_public.h" +#include "common.h" #include "vid_public.h" #include "qgl_local.h" #include "qgl_api.h" -- cgit v1.2.3