summaryrefslogtreecommitdiffstats
path: root/src/autosuspend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/autosuspend.cpp')
-rw-r--r--src/autosuspend.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/autosuspend.cpp b/src/autosuspend.cpp
index 01372ba..ea6515c 100644
--- a/src/autosuspend.cpp
+++ b/src/autosuspend.cpp
@@ -23,6 +23,10 @@
* \date 2005
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "autosuspend.h"
/*! The default constructor of the class autosuspend */