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