summaryrefslogtreecommitdiffstats
path: root/amarok/src/configdialog.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:51:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:51:02 -0600
commita50cfb5969c8ebb952c78873e0ce047f7a54ee39 (patch)
tree9bded18eaa33f560d63eccb871ada9d442fe380c /amarok/src/configdialog.h
parentc6dbbd90420d3a5e5588320bf58f182baee52090 (diff)
downloadamarok-a50cfb5969c8ebb952c78873e0ce047f7a54ee39.tar.gz
amarok-a50cfb5969c8ebb952c78873e0ce047f7a54ee39.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'amarok/src/configdialog.h')
-rw-r--r--amarok/src/configdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/configdialog.h b/amarok/src/configdialog.h
index 8634041f..779f9aff 100644
--- a/amarok/src/configdialog.h
+++ b/amarok/src/configdialog.h
@@ -19,7 +19,7 @@ email : markey@web.de
#include <tqmap.h>
#include <tqvaluelist.h>
-#include <kconfigdialog.h>
+#include <tdeconfigdialog.h>
class TQComboBox;
class TQGroupBox;