summaryrefslogtreecommitdiffstats
path: root/src/paman.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/paman.hh')
-rw-r--r--src/paman.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/paman.hh b/src/paman.hh
index 05e1815..c80cc42 100644
--- a/src/paman.hh
+++ b/src/paman.hh
@@ -3,7 +3,9 @@
#include "ServerInfoManager.hh"
+#ifndef GLADE_FILE
#define GLADE_FILE "paman.glade"
+#endif
extern ServerInfoManager *serverInfoManager;
extern MainWindow *mainWindow;