Separated library source code from testing code, fixing #6
[projects/chimara/chimara.git] / libchimara / resource.h
diff --git a/libchimara/resource.h b/libchimara/resource.h
new file mode 100644 (file)
index 0000000..7db741e
--- /dev/null
@@ -0,0 +1,10 @@
+#ifndef RESOURCE_H
+#define RESOURCE_H
+
+#include <glib.h>
+#include "glk.h"
+#include "gi_blorb.h"
+#include "chimara-glk-private.h"
+#include "magic.h"
+
+#endif