summaryrefslogtreecommitdiff
path: root/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdafx.h')
-rw-r--r--src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stdafx.h b/src/stdafx.h
index 4876942..2e79205 100644
--- a/src/stdafx.h
+++ b/src/stdafx.h
@@ -13,7 +13,7 @@
// TODO: reference additional headers your program requires here
#include <stdlib.h>
-#include <debug.h>
+#include <win32/debug.h>
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.