* Implemented the library-dependant functionality of BLORBs
[rodin/chimara.git] / src / resource.h
1 #ifndef RESOURCE_H
2 #define RESOURCE_H
3
4 #include <glib.h>
5 #include "glk.h"
6 #include "gi_blorb.h"
7 #include "chimara-glk-private.h"
8 #include "magic.h"
9
10 #endif