*/\r
\r
#include <GL/freeglut.h>\r
-#include "freeglut_internal.h"\r
+#include "../Common/freeglut_internal.h"\r
\r
void fgPlatformGlutSwapBuffers( SFG_PlatformDisplay *pDisplayPtr, SFG_Window* CurrentWindow )\r
{\r
\r
#define GLX_GLXEXT_PROTOTYPES\r
#include <GL/freeglut.h>\r
-#include "freeglut_internal.h"\r
+#include "../Common/freeglut_internal.h"\r
\r
GLUTproc fgPlatformGlutGetProcAddress( const char* procName )\r
{\r
*/\r
\r
#include <GL/freeglut.h>\r
-#include "freeglut_internal.h"\r
+#include "../Common/freeglut_internal.h"\r
\r
static int xrandr_resize(int xsz, int ysz, int rate, int just_checking)\r
{\r
#undef glutBitmapHelvetica12\r
#undef glutBitmapHelvetica18\r
\r
-#include "freeglut_internal.h"\r
-\r
-#if TARGET_HOST_POSIX_X11\r
+#include "../Common/freeglut_internal.h"\r
\r
struct freeglutStrokeFont\r
{\r
struct freeglutBitmapFont glutBitmapHelvetica12 ;\r
struct freeglutBitmapFont glutBitmapHelvetica18 ;\r
\r
-#endif\r
-\r
#define FREEGLUT_BUILDING_LIB\r
#include <limits.h> /* LONG_MAX */\r
#include <GL/freeglut.h>\r
-#include "freeglut_internal.h"\r
+#include "../Common/freeglut_internal.h"\r
\r
/* Return the atom associated with "name". */\r
static Atom fghGetAtom(const char * name)\r
#endif\r
\r
#include <GL/freeglut.h>\r
-#include "freeglut_internal.h"\r
+#include "../Common/freeglut_internal.h"\r
\r
#ifdef HAVE_ERRNO_H\r
#include <errno.h>\r
*/\r
\r
#include <GL/freeglut.h>\r
-#include "freeglut_internal.h"\r
+#include "../Common/freeglut_internal.h"\r
#ifdef HAVE_SYS_PARAM_H\r
# include <sys/param.h>\r
#endif\r
*/\r
\r
#include <GL/freeglut.h>\r
-#include "freeglut_internal.h"\r
+#include "../Common/freeglut_internal.h"\r
#ifdef HAVE_ERRNO_H\r
# include <errno.h>\r
#endif\r
*/\r
\r
#include <GL/freeglut.h>\r
-#include "freeglut_internal.h"\r
+#include "../Common/freeglut_internal.h"\r
\r
/*\r
* * Private function to get the virtual maximum screen extent\r
*/\r
\r
#include <GL/freeglut.h>\r
-#include "freeglut_internal.h"\r
+#include "../Common/freeglut_internal.h"\r
\r
#include <X11/Xlib.h>\r
\r
#include <GL/freeglut.h>\r
#include <limits.h> /* LONG_MAX */\r
#include <unistd.h> /* usleep */\r
-#include "freeglut_internal.h"\r
+#include "../Common/freeglut_internal.h"\r
\r
/* pushing attribute/value pairs into an array */\r
#define ATTRIB(a) attributes[where++]=(a)\r
#include <GL/freeglut.h>
-#include "freeglut_internal.h"
+#include "../Common/freeglut_internal.h"
#if HAVE_X11_EXTENSIONS_XINPUT2_H