aboutsummaryrefslogtreecommitdiff
path: root/sword2/icons.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/icons.cpp')
-rw-r--r--sword2/icons.cpp9
1 files changed, 5 insertions, 4 deletions
diff --git a/sword2/icons.cpp b/sword2/icons.cpp
index f1bc486631..4be1a460af 100644
--- a/sword2/icons.cpp
+++ b/sword2/icons.cpp
@@ -18,10 +18,11 @@
*/
#include "stdafx.h"
-#include "defs.h"
-#include "icons.h"
-#include "interpreter.h"
-#include "mouse.h"
+#include "bs2/driver/driver96.h"
+#include "bs2/defs.h"
+#include "bs2/icons.h"
+#include "bs2/interpreter.h"
+#include "bs2/mouse.h"
namespace Sword2 {