diff options
Diffstat (limited to 'src/CaptureScreen.cpp')
| -rw-r--r-- | src/CaptureScreen.cpp | 1 |
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; |
