summaryrefslogtreecommitdiffstats
path: root/tdeio
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 19:48:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 19:48:27 -0600
commit43636e0371d99c0e3d623a39dfde6f1f685968fe (patch)
treea75b777f83c1c247a69d821cfff78e4ab7953ef8 /tdeio
parent546d2312d9b4a09110dd2d87fc7f07b330f7ce95 (diff)
downloadtdelibs-43636e0371d99c0e3d623a39dfde6f1f685968fe.tar.gz
tdelibs-43636e0371d99c0e3d623a39dfde6f1f685968fe.zip
Rename kcompletionbox
Diffstat (limited to 'tdeio')
-rw-r--r--tdeio/tdefile/tdefiledialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdefile/tdefiledialog.cpp b/tdeio/tdefile/tdefiledialog.cpp
index ad0b20456..ed50ae49b 100644
--- a/tdeio/tdefile/tdefiledialog.cpp
+++ b/tdeio/tdefile/tdefiledialog.cpp
@@ -47,7 +47,7 @@
#include <kapplication.h>
#include <kcharsets.h>
#include <kcmdlineargs.h>
-#include <kcompletionbox.h>
+#include <tdecompletionbox.h>
#include <tdeconfig.h>
#include <kdebug.h>
#include <kglobal.h>