summaryrefslogtreecommitdiffstats
path: root/ue2
diff options
context:
space:
mode:
Diffstat (limited to 'ue2')
-rw-r--r--ue2/imgsynth2/cscriptparser.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ue2/imgsynth2/cscriptparser.cpp b/ue2/imgsynth2/cscriptparser.cpp
index da6aec5..033661f 100644
--- a/ue2/imgsynth2/cscriptparser.cpp
+++ b/ue2/imgsynth2/cscriptparser.cpp
@@ -9,6 +9,7 @@
9#include <boost/tokenizer.hpp> 9#include <boost/tokenizer.hpp>
10#include <boost/algorithm/string.hpp> 10#include <boost/algorithm/string.hpp>
11#include "cscriptparser.h" 11#include "cscriptparser.h"
12#include "cpixmap.h"
12#include "cwindowsbitmap.h" 13#include "cwindowsbitmap.h"
13 14
14using namespace std; 15using namespace std;