X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffreeglut_init_x11.c;h=8574ce13a70a2f623b73f7f82a3df35bc467144f;hb=d685109e7dc055afb54e955e937eef7fb2ed4d1d;hp=5c3dc4d1520c0e2bda76b59568262444e69b8714;hpb=bbf902065175c38f19cf55786e408bd2a7bb70c0;p=freeglut diff --git a/src/x11/freeglut_init_x11.c b/src/x11/freeglut_init_x11.c index 5c3dc4d..8574ce1 100644 --- a/src/x11/freeglut_init_x11.c +++ b/src/x11/freeglut_init_x11.c @@ -29,7 +29,7 @@ #define FREEGLUT_BUILDING_LIB #include /* LONG_MAX */ #include -#include "freeglut_internal.h" +#include "../Common/freeglut_internal.h" /* Return the atom associated with "name". */ static Atom fghGetAtom(const char * name)