From c08547d370a5f2d8ad4994edc5a27d091549d7f7 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 27 Jan 2006 13:37:10 +0000 Subject: [PATCH] I really wonder how this #include "debugger.cpp" could stay for 1.5 years. svn-id: r20221 --- sky/debug.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sky/debug.cpp b/sky/debug.cpp index d16a66c55a4..90355eb54dc 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 {