X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffreeglut_ext_x11.c;h=b4c9032a887da10cfbdf6bdcc00631e64aca8514;hb=5a3e5c7b7749ca1b3de57591c90d6424d1dd4b86;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 ) {