summaryrefslogtreecommitdiffstats
path: root/chalk/core/kis_thread_pool.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/core/kis_thread_pool.cc')
-rw-r--r--chalk/core/kis_thread_pool.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/core/kis_thread_pool.cc b/chalk/core/kis_thread_pool.cc
index 9295915c..dad56a3a 100644
--- a/chalk/core/kis_thread_pool.cc
+++ b/chalk/core/kis_thread_pool.cc
@@ -18,7 +18,7 @@
#include "kis_thread_pool.h"
#include <kglobal.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kdebug.h>
KisThreadPool * KisThreadPool::m_singleton = 0;