summaryrefslogtreecommitdiffstats
path: root/src/misc/stableheaders.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:56:23 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:56:23 -0600
commit20d323dbbfc6fd6b6ecb6de707e7cf86d2b0a4ed (patch)
tree7d550525e0385669bb07dc4abd0f686f321b75de /src/misc/stableheaders.h
parentd4c3b9d53d39aade596dc71b71575fc38299995b (diff)
downloadrosegarden-20d323dbbfc6fd6b6ecb6de707e7cf86d2b0a4ed.tar.gz
rosegarden-20d323dbbfc6fd6b6ecb6de707e7cf86d2b0a4ed.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/misc/stableheaders.h')
-rw-r--r--src/misc/stableheaders.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/misc/stableheaders.h b/src/misc/stableheaders.h
index 2e70ea6..53db99e 100644
--- a/src/misc/stableheaders.h
+++ b/src/misc/stableheaders.h
@@ -153,7 +153,7 @@
#include <kcombobox.h>
#include <kcommand.h>
#include <kcompletion.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kcursor.h>
#include <kdcopactionproxy.h>
#include <kdebug.h>
@@ -163,15 +163,15 @@
#include <kdiskfreesp.h>
#include <kdockwidget.h>
#include <kedittoolbar.h>
-#include <kfiledialog.h>
-#include <kfile.h>
+#include <tdefiledialog.h>
+#include <tdefile.h>
#include <kfilterdev.h>
#include <kfontrequester.h>
#include <kglobal.h>
#include <kglobalsettings.h>
#include <kiconloader.h>
#include <kinputdialog.h>
-#include <kio/netaccess.h>
+#include <tdeio/netaccess.h>
#include <kkeydialog.h>
#include <kled.h>
#include <klineeditdlg.h>