aboutsummaryrefslogtreecommitdiff
path: root/common/debugger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/debugger.cpp')
-rw-r--r--common/debugger.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/debugger.cpp b/common/debugger.cpp
index d8090d0955..8d967a1792 100644
--- a/common/debugger.cpp
+++ b/common/debugger.cpp
@@ -21,6 +21,7 @@
#include "stdafx.h"
#include "common/debugger.h"
+#include "common/system.h"
#if USE_CONSOLE
#include "gui/console.h"