summaryrefslogtreecommitdiffstats
path: root/katapult/plugins/catalogs/amarokcatalog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:52:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:52:28 -0600
commite382b58890c5ea7a734fe946b3220155091a184c (patch)
treeb253f1ebc3697b433952d73df95c8671e33578c0 /katapult/plugins/catalogs/amarokcatalog
parent1d9e8614a0c76018677c786694ba89c561f79b3e (diff)
downloadkatapult-e382b58890c5ea7a734fe946b3220155091a184c.tar.gz
katapult-e382b58890c5ea7a734fe946b3220155091a184c.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'katapult/plugins/catalogs/amarokcatalog')
-rw-r--r--katapult/plugins/catalogs/amarokcatalog/amarokcatalog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/katapult/plugins/catalogs/amarokcatalog/amarokcatalog.h b/katapult/plugins/catalogs/amarokcatalog/amarokcatalog.h
index 0e2b527..888fb57 100644
--- a/katapult/plugins/catalogs/amarokcatalog/amarokcatalog.h
+++ b/katapult/plugins/catalogs/amarokcatalog/amarokcatalog.h
@@ -22,7 +22,7 @@
#include <katapultcatalog.h>
#include <kgenericfactory.h>
-#include <kconfigbase.h>
+#include <tdeconfigbase.h>
#include "song.h"
class TQWidget;