summaryrefslogtreecommitdiff
path: root/saedit/config.h
diff options
context:
space:
mode:
authorVasily_Makarov <danilka.pro@gmail.com>2011-10-19 20:35:03 +0400
committerVasily_Makarov <danilka.pro@gmail.com>2011-10-19 20:35:03 +0400
commit580c082d81b21c34886ab59905239eb64449378f (patch)
tree201a0c7b05e9f92526a159ee2afd791c1fc9613b /saedit/config.h
parente8cb9b654edff98a0ccdc2aa2de519ee1eaee343 (diff)
downloadtools-580c082d81b21c34886ab59905239eb64449378f.tar.gz
tools-580c082d81b21c34886ab59905239eb64449378f.tar.bz2
tools-580c082d81b21c34886ab59905239eb64449378f.tar.xz
tools-580c082d81b21c34886ab59905239eb64449378f.zip
Edit interface, edit code structure
Diffstat (limited to 'saedit/config.h')
-rw-r--r--saedit/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/saedit/config.h b/saedit/config.h
index c8904d5..e7c5fb5 100644
--- a/saedit/config.h
+++ b/saedit/config.h
@@ -12,6 +12,11 @@
#ifndef CONFIG_H
#define CONFIG_H
+#include <glib.h>
+#include <ibusxml.h>
+#include "common.h"
+#include "xml.h"
+
#define OPTION_SPRITES_DEFAULT "graphics/sprites/"
#define KEY_SHOW_GRID_DEFAULT TRUE