diff options
Diffstat (limited to 'lib/idmapper.cc')
-rw-r--r-- | lib/idmapper.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/idmapper.cc b/lib/idmapper.cc index dc14072..ebd25aa 100644 --- a/lib/idmapper.cc +++ b/lib/idmapper.cc @@ -30,7 +30,7 @@ #include <tqsqldatabase.h> #include <tqfile.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <kstandarddirs.h> class IDMapperPrivate |