summaryrefslogtreecommitdiff
path: root/src/Command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Command.c')
-rw-r--r--src/Command.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Command.c b/src/Command.c
index ccde19b..26a40fa 100644
--- a/src/Command.c
+++ b/src/Command.c
@@ -46,6 +46,9 @@ SOFTWARE.
******************************************************************/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
/*
* Command.c - Command button widget
*/