summaryrefslogtreecommitdiffstats
path: root/src/fastscale
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:38:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:38:01 -0600
commitc8db20a9b88802df18debff4f1887ea681f5e56e (patch)
tree84dbe6fd932d44b555b528e1dfc4cb4a741546bf /src/fastscale
parentcdadf9739a7dc000db30e4619c05d553f6b83013 (diff)
downloadk3b-c8db20a9b88802df18debff4f1887ea681f5e56e.tar.gz
k3b-c8db20a9b88802df18debff4f1887ea681f5e56e.zip
Additional renaming of kde to tde
Diffstat (limited to 'src/fastscale')
-rw-r--r--src/fastscale/configure.in.in2
-rw-r--r--src/fastscale/scale.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/fastscale/configure.in.in b/src/fastscale/configure.in.in
index 287e4e9..ffd60fa 100644
--- a/src/fastscale/configure.in.in
+++ b/src/fastscale/configure.in.in
@@ -3,7 +3,7 @@
#
AM_PROG_AS
-# MMX test duped from kdelibs/tdefx - it should be probably moved to admin/
+# MMX test duped from tdelibs/tdefx - it should be probably moved to admin/
dnl -----------------------------------------------------
dnl IA32 checks
dnl -----------------------------------------------------
diff --git a/src/fastscale/scale.cpp b/src/fastscale/scale.cpp
index 35928de..d87717f 100644
--- a/src/fastscale/scale.cpp
+++ b/src/fastscale/scale.cpp
@@ -73,7 +73,7 @@
#include <tqimage.h>
#include <tqcolor.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <kcpuinfo.h>
#include <string.h>