aboutsummaryrefslogtreecommitdiff
path: root/sword1/debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword1/debug.cpp')
-rw-r--r--sword1/debug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword1/debug.cpp b/sword1/debug.cpp
index a2d98d4439..5daf322fde 100644
--- a/sword1/debug.cpp
+++ b/sword1/debug.cpp
@@ -20,8 +20,8 @@
*/
#include "stdafx.h"
-#include "debug.h"
#include "common/util.h"
+#include "sword1/debug.h"
namespace Sword1 {