summaryrefslogtreecommitdiff
path: root/src/CaptureScreen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/CaptureScreen.cpp')
-rw-r--r--src/CaptureScreen.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CaptureScreen.cpp b/src/CaptureScreen.cpp
index f6b24e63bc..7c8d55a841 100644
--- a/src/CaptureScreen.cpp
+++ b/src/CaptureScreen.cpp
@@ -1,4 +1,5 @@
#include "CaptureScreen.h"
+#include "global.h"
CaptureScreen::CaptureScreen(const JFWDisplay* pDisplay) {
mpDisplay = pDisplay;