summaryrefslogtreecommitdiff
path: root/src/newer.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/newer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newer.cpp b/src/newer.cpp
index dd0dc2c..7c4ce11 100644
--- a/src/newer.cpp
+++ b/src/newer.cpp
@@ -1,5 +1,5 @@
-#include <newer.h>
#include <game.h>
+#include <newer.h>
void WriteAsciiToTextBox(nw4r::lyt::TextBox *tb, const char *source) {
int i = 0;