Make sure PLUGINDIR is defined
[projects/chimara/chimara.git] / libchimara / chimara-if.c
index 7397ecc9bda8bcf8e773b0d4aee3d204af192e54..3879a12c2d721fb3e66febffe1e226a0715c5f8f 100644 (file)
 #include "chimara-marshallers.h"
 #include "init.h"
 
+#ifndef PLUGINDIR
+#define PLUGINDIR "."
+#endif
+
 /**
  * SECTION:chimara-if
  * @short_description: Widget which plays an interactive fiction game
  * @stability: Unstable
- * @include: libchimara/chimara-if.h
  *
  * The #ChimaraIF widget, given an interactive fiction game file to run, selects
  * an appropriate interpreter plugin and runs it. Interpreter options are set by