diff options
-rw-r--r-- | krename/profiledlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krename/profiledlg.cpp b/krename/profiledlg.cpp index 1728ff8..500096a 100644 --- a/krename/profiledlg.cpp +++ b/krename/profiledlg.cpp @@ -30,7 +30,7 @@ #include <tdelocale.h> #include <tdemessagebox.h> #include <kpushbutton.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kurlrequester.h> #include <tqcheckbox.h> |