summaryrefslogtreecommitdiffstats
path: root/src/fastscale
diff options
context:
space:
mode:
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>