summaryrefslogtreecommitdiffstats
path: root/arts/builder
diff options
context:
space:
mode:
Diffstat (limited to 'arts/builder')
-rw-r--r--arts/builder/main.h2
-rw-r--r--arts/builder/module.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/arts/builder/main.h b/arts/builder/main.h
index 135e3bc4..5fd9b8bf 100644
--- a/arts/builder/main.h
+++ b/arts/builder/main.h
@@ -27,7 +27,7 @@
#include <kdockwidget.h>
#include <tdeapplication.h>
#include <tdefiledialog.h>
-#include <ksimpleconfig.h>
+#include <tdesimpleconfig.h>
#include <list>
diff --git a/arts/builder/module.h b/arts/builder/module.h
index 44466bc0..1d323b82 100644
--- a/arts/builder/module.h
+++ b/arts/builder/module.h
@@ -27,7 +27,7 @@
#include <tqpixmap.h>
#include <tqstring.h>
#include <tqrect.h>
-#include <ksimpleconfig.h>
+#include <tdesimpleconfig.h>
#include "artsbuilder.h"
#include "scomponent.h"