about summary refs log tree commit diff
path: root/src/editor
diff options
context:
space:
mode:
authorJakob Fries <jakob.fries@gmail.com>2007-08-05 15:56:32 +0000
committerJakob Fries <jakob.fries@gmail.com>2007-08-05 15:56:32 +0000
commite4829981b1d3e746a8f2b6c6cc41b8ba965c5e0e (patch)
tree126f12b869d45d12365d16d1b01e05d4099c4151 /src/editor
parent9abbb0899b3770d29937c5b761a09d0ce42ed76b (diff)
downloadzcatch-e4829981b1d3e746a8f2b6c6cc41b8ba965c5e0e.tar.gz
zcatch-e4829981b1d3e746a8f2b6c6cc41b8ba965c5e0e.zip
Diffstat (limited to 'src/editor')
-rw-r--r--src/editor/editor.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/editor/editor.cpp b/src/editor/editor.cpp
index 1ca1c197..ae7bfcd2 100644
--- a/src/editor/editor.cpp
+++ b/src/editor/editor.cpp
@@ -1,6 +1,7 @@
 #include <stdio.h>
 #include <baselib/system.h>
 #include <baselib/input.h>
+#include <baselib/config.h>
 //#include <baselib/mouse.h>
 
 #include <engine/interface.h>