diff --git a/JGE/src/winmain.cpp b/JGE/src/winmain.cpp index 213ed3615..ac587d684 100644 --- a/JGE/src/winmain.cpp +++ b/JGE/src/winmain.cpp @@ -17,6 +17,7 @@ int actualHeight; #include // Header File For The OpenGL32 Library #include // Header File For The GLu32 Library #include // Header File For The Glaux Library +#include #include "..\..\JGE\include\JGE.h" #include "..\..\JGE\include\JTypes.h" @@ -60,7 +61,7 @@ JGameLauncher* g_launcher = NULL; static u32 gButtons = 0; static u32 gOldButtons = 0; - +static queue< pair > gKeyBuffer; static u32 gPSPKeyMasks[17] = {