X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffreeglut_gamemode_x11.c;h=ffbf240a40f27340b8549c4ffa7495e79696c9c5;hb=d685109e7dc055afb54e955e937eef7fb2ed4d1d;hp=409a6210c8a6a5eee0f15da72619a71c3950350e;hpb=bbf902065175c38f19cf55786e408bd2a7bb70c0;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) {