X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffreeglut_gamemode_x11.c;h=ffbf240a40f27340b8549c4ffa7495e79696c9c5;hb=fd07952449ad7b1fc6cfed569d23677f2b816e40;hp=409a6210c8a6a5eee0f15da72619a71c3950350e;hpb=2dfbfbf7b7adf327e62b5f1e5c572c495cbb9063;p=freeglut diff --git a/src/x11/freeglut_gamemode_x11.c b/src/x11/freeglut_gamemode_x11.c index 409a621..ffbf240 100644 --- a/src/x11/freeglut_gamemode_x11.c +++ b/src/x11/freeglut_gamemode_x11.c @@ -27,7 +27,7 @@ */ #include -#include "freeglut_internal.h" +#include "../Common/freeglut_internal.h" static int xrandr_resize(int xsz, int ysz, int rate, int just_checking) {