X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=inline;f=src%2Fx11%2Ffreeglut_display_x11.c;h=bbf906105e3d450d78a0169ee209ddeec6b464e2;hb=1b5ee849ba61b667aeba474a7e03406196478bee;hp=d19e9d914b50ad28c6c2b9610180ae8436434018;hpb=76169d74298feb3c4976af3f0f10376f56aec38d;p=freeglut diff --git a/src/x11/freeglut_display_x11.c b/src/x11/freeglut_display_x11.c index d19e9d9..bbf9061 100644 --- a/src/x11/freeglut_display_x11.c +++ b/src/x11/freeglut_display_x11.c @@ -27,7 +27,7 @@ */ #include -#include "../Common/freeglut_internal.h" +#include "../fg_internal.h" void fgPlatformGlutSwapBuffers( SFG_PlatformDisplay *pDisplayPtr, SFG_Window* CurrentWindow ) {