diff options
Diffstat (limited to 'src/notefactory.cpp')
-rw-r--r-- | src/notefactory.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/notefactory.cpp b/src/notefactory.cpp index 675b34d..aa608c3 100644 --- a/src/notefactory.cpp +++ b/src/notefactory.cpp @@ -28,8 +28,8 @@ #include <tqstylesheet.h> #include <tqdir.h> #include <kmimetype.h> -#include <kmessagebox.h> -#include <klocale.h> +#include <tdemessagebox.h> +#include <tdelocale.h> #include <kdesktopfile.h> #include <tdeapplication.h> #include <tdeaboutdata.h> |