aboutsummaryrefslogtreecommitdiff
path: root/sky
diff options
context:
space:
mode:
authorEugene Sandulenko2006-01-27 13:37:10 +0000
committerEugene Sandulenko2006-01-27 13:37:10 +0000
commitc08547d370a5f2d8ad4994edc5a27d091549d7f7 (patch)
tree16b6030a903154528371809493646c64620076ac /sky
parent855d86ddcf24d0fdf9add5d9d49718e43433b807 (diff)
downloadscummvm-rg350-c08547d370a5f2d8ad4994edc5a27d091549d7f7.tar.gz
scummvm-rg350-c08547d370a5f2d8ad4994edc5a27d091549d7f7.tar.bz2
scummvm-rg350-c08547d370a5f2d8ad4994edc5a27d091549d7f7.zip
I really wonder how this #include "debugger.cpp" could stay for 1.5 years.
svn-id: r20221
Diffstat (limited to 'sky')
-rw-r--r--sky/debug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/debug.cpp b/sky/debug.cpp
index d16a66c55a..90355eb54d 100644
--- a/sky/debug.cpp
+++ b/sky/debug.cpp
@@ -30,7 +30,7 @@
#include "sky/struc.h"
#include "sky/compact.h"
-#include "common/debugger.cpp"
+#include "common/debugger.h"
namespace Sky {