aboutsummaryrefslogtreecommitdiff
path: root/sword2/router.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/router.cpp')
-rw-r--r--sword2/router.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/sword2/router.cpp b/sword2/router.cpp
index e91a922b56..cf75d75762 100644
--- a/sword2/router.cpp
+++ b/sword2/router.cpp
@@ -76,6 +76,9 @@
#include "common/stdafx.h"
#include "sword2/sword2.h"
#include "sword2/defs.h"
+#include "sword2/resman.h"
+#include "sword2/router.h"
+#include "sword2/driver/d_draw.h"
namespace Sword2 {