diff options
Diffstat (limited to 'src/projects/k3bdataburndialog.cpp')
-rw-r--r-- | src/projects/k3bdataburndialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projects/k3bdataburndialog.cpp b/src/projects/k3bdataburndialog.cpp index f330738..0cb3ce3 100644 --- a/src/projects/k3bdataburndialog.cpp +++ b/src/projects/k3bdataburndialog.cpp @@ -55,7 +55,7 @@ #include <klineedit.h> #include <tdelocale.h> #include <tdeconfig.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdefiledialog.h> #include <kcombobox.h> #include <tdeio/global.h> |