summaryrefslogtreecommitdiffstats
path: root/src/pref.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:53:20 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:53:20 -0600
commit0aad0edba6659a6a30abd039d13ce42679fbc671 (patch)
treeb3cfc3659abbebdaf202b711952b559273133c44 /src/pref.cpp
parent3fde821fbc8f9ed38a2d7d95c708bd6dbfc90337 (diff)
downloadkmplayer-0aad0edba6659a6a30abd039d13ce42679fbc671.tar.gz
kmplayer-0aad0edba6659a6a30abd039d13ce42679fbc671.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/pref.cpp')
-rw-r--r--src/pref.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pref.cpp b/src/pref.cpp
index a274a28..600fac1 100644
--- a/src/pref.cpp
+++ b/src/pref.cpp
@@ -44,7 +44,7 @@
#include <klocale.h>
#include <kdebug.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <kmessagebox.h>
#include <klineedit.h>
#include <kiconloader.h>