if user opens menu in parent window and then clicked child window, the menu wasn...
[freeglut] / src / android / fg_init_android.c
index 98ddb03..06ffa58 100644 (file)
@@ -25,6 +25,7 @@
 
 #include <GL/freeglut.h>
 #include "fg_internal.h"
+#include "fg_init.h"
 #include "egl/fg_init_egl.h"
 
 void fgPlatformInitialize()