summaryrefslogtreecommitdiffstats
path: root/src/systemtray.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemtray.cpp')
-rw-r--r--src/systemtray.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/systemtray.cpp b/src/systemtray.cpp
index b8a3280..a101e66 100644
--- a/src/systemtray.cpp
+++ b/src/systemtray.cpp
@@ -20,6 +20,10 @@
/** KSystemTray2 */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
// To draw the systray screenshot image:
#include <tqdockwindow.h>
#include <tqmovie.h>