aboutsummaryrefslogtreecommitdiff
path: root/sword2/debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/debug.cpp')
-rw-r--r--sword2/debug.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sword2/debug.cpp b/sword2/debug.cpp
index 8ca012cb35..b308f3b7f1 100644
--- a/sword2/debug.cpp
+++ b/sword2/debug.cpp
@@ -21,6 +21,7 @@
#include <stdarg.h> // for ExitWithReport, which stays in RELEASE version
#include <stdio.h>
+#include "stdafx.h"
#include "driver/driver96.h"
#include "debug.h"
//--------------------------------------------------------------------------------------