diff options
Diffstat (limited to 'kiten/optiondialog.cpp')
-rw-r--r-- | kiten/optiondialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kiten/optiondialog.cpp b/kiten/optiondialog.cpp index b9cc258d..0c3b6cd5 100644 --- a/kiten/optiondialog.cpp +++ b/kiten/optiondialog.cpp @@ -27,7 +27,7 @@ #include <tdelocale.h> #include <tqcombobox.h> #include <tdefiledialog.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kurllabel.h> #include <krun.h> |