summaryrefslogtreecommitdiff
path: root/src/joystick.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/joystick.cpp')
-rw-r--r--src/joystick.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/joystick.cpp b/src/joystick.cpp
index 7db6117ab..f1255c4c0 100644
--- a/src/joystick.cpp
+++ b/src/joystick.cpp
@@ -26,6 +26,8 @@
#include <cassert>
+#include "debug.h"
+
int Joystick::joystickCount = 0;
void Joystick::init()