diff options
Diffstat (limited to 'kpilot/fileInstaller.cc')
| -rw-r--r-- | kpilot/fileInstaller.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kpilot/fileInstaller.cc b/kpilot/fileInstaller.cc index ffe9b8f..efecbde 100644 --- a/kpilot/fileInstaller.cc +++ b/kpilot/fileInstaller.cc @@ -38,11 +38,11 @@ #include <tqstrlist.h> #include <tqdir.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <kstandarddirs.h> #include <kurl.h> #include <tdeio/netaccess.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include "fileInstaller.moc" |
