summaryrefslogtreecommitdiff
path: root/src/backends/tdepim/TDEPIMSyncSource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/backends/tdepim/TDEPIMSyncSource.h')
-rw-r--r--src/backends/tdepim/TDEPIMSyncSource.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/backends/tdepim/TDEPIMSyncSource.h b/src/backends/tdepim/TDEPIMSyncSource.h
index bbddd38b..f77f14f0 100644
--- a/src/backends/tdepim/TDEPIMSyncSource.h
+++ b/src/backends/tdepim/TDEPIMSyncSource.h
@@ -23,9 +23,9 @@
#ifndef TDEPIMSYNCSOURCE_H
#define TDEPIMSYNCSOURCE_H
-// #include "config.h"
+#include "config.h"
-//#ifdef ENABLE_TDEPIM
+#ifdef ENABLE_TDEPIM
#include <tdeapplication.h>
#include <syncevo/util.h>
@@ -52,5 +52,5 @@ private:
};
SE_END_CXX
-//#endif // ENABLE_TDEPIM
+#endif // ENABLE_TDEPIM
#endif // TDEPIMSYNCSOURCE_H