diff options
Diffstat (limited to 'sky/debug.cpp')
-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 e33589f962..99dec64521 100644 --- a/sky/debug.cpp +++ b/sky/debug.cpp @@ -19,7 +19,7 @@ * */ -#include "stdafx.h" +#include "common/stdafx.h" #include "common/util.h" #include "sky/debug.h" #include "sky/grid.h" |