X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=src%2Fx11%2Ffreeglut_ext_x11.c;h=b4c9032a887da10cfbdf6bdcc00631e64aca8514;hb=2999b2ad0c9992a54ac2c86986603ff5c2eaf9a8;hp=280ebc9024fff4a0b59aeb282f610f9b4df6f3bd;hpb=baa83df27ad3cf3dc200b9dbbdb9d67424d34427;p=freeglut diff --git a/src/x11/freeglut_ext_x11.c b/src/x11/freeglut_ext_x11.c index 280ebc9..b4c9032 100644 --- a/src/x11/freeglut_ext_x11.c +++ b/src/x11/freeglut_ext_x11.c @@ -28,7 +28,7 @@ #define GLX_GLXEXT_PROTOTYPES #include -#include "freeglut_internal.h" +#include "../Common/freeglut_internal.h" GLUTproc fgPlatformGlutGetProcAddress( const char* procName ) {