summaryrefslogtreecommitdiffstats
path: root/src/sources/source.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sources/source.h')
-rw-r--r--src/sources/source.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/source.h b/src/sources/source.h
index b299fe8..e938297 100644
--- a/src/sources/source.h
+++ b/src/sources/source.h
@@ -23,7 +23,7 @@
#include <tqstring.h>
#include "sourceprefs.h"
-#include <kconfig.h>
+#include <tdeconfig.h>
// Forward Declarationss
class TQVBoxLayout;