diff options
-rw-r--r-- | sky/debug.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/debug.cpp b/sky/debug.cpp index 90355eb54d..d16a66c55a 100644 --- a/sky/debug.cpp +++ b/sky/debug.cpp @@ -30,7 +30,7 @@ #include "sky/struc.h" #include "sky/compact.h" -#include "common/debugger.h" +#include "common/debugger.cpp" namespace Sky { |