diff options
Diffstat (limited to 'src/countdowndialog.cpp')
-rw-r--r-- | src/countdowndialog.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/countdowndialog.cpp b/src/countdowndialog.cpp index a745035..7cb86ef 100644 --- a/src/countdowndialog.cpp +++ b/src/countdowndialog.cpp @@ -23,6 +23,10 @@ * \date 2007 */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + // own header #include "countdowndialog.h" #include "tdepowersave_debug.h" |