summaryrefslogtreecommitdiffstats
path: root/src/qt_theme_draw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt_theme_draw.c')
-rw-r--r--src/qt_theme_draw.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/qt_theme_draw.c b/src/qt_theme_draw.c
index c7992d5..6473c9c 100644
--- a/src/qt_theme_draw.c
+++ b/src/qt_theme_draw.c
@@ -1,3 +1,7 @@
+#if defined( HAVE_CONFIG_H )
+# include "config.h"
+#endif
+
#include <math.h>
#include <string.h>
#include <gtk/gtkprogressbar.h>