diff options
Diffstat (limited to 'src/game.cpp')
-rw-r--r-- | src/game.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game.cpp b/src/game.cpp index 82a77c0bb..d4c26d6e8 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -110,6 +110,8 @@ #include "mumblemanager.h" +#include "debug.h" + Joystick *joystick = NULL; OkDialog *weightNotice = NULL; |