summaryrefslogtreecommitdiff
blob: d829129d8c7765743d5178d1fd0985928c16303d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/support.h
+++ b/src/support.h
@@ -20,7 +20,7 @@
 #ifndef __IMAGINATION_SUPPORT_H
 #define __IMAGINATION_SUPPORT_H
 
-#define PLUGINS_INSTALLED 0
+#define PLUGINS_INSTALLED 1
 
 #ifdef HAVE_CONFIG_H
 #  include <config.h>