aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/sprite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/driver/sprite.cpp')
-rw-r--r--sword2/driver/sprite.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/sword2/driver/sprite.cpp b/sword2/driver/sprite.cpp
index 7c96df75c2..1cae26bdc6 100644
--- a/sword2/driver/sprite.cpp
+++ b/sword2/driver/sprite.cpp
@@ -19,7 +19,9 @@
*/
#include "common/stdafx.h"
+
#include "sword2/sword2.h"
+#include "sword2/defs.h"
#include "sword2/build_display.h"
namespace Sword2 {