diff options
Diffstat (limited to 'src/tdesvn.cpp')
-rw-r--r-- | src/tdesvn.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdesvn.cpp b/src/tdesvn.cpp index 6795964..f53366f 100644 --- a/src/tdesvn.cpp +++ b/src/tdesvn.cpp @@ -49,7 +49,7 @@ #include <tdestdaccel.h> #include <tdeaction.h> #include <kstdaction.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kbookmarkmanager.h> #include <kbookmarkmenu.h> #include <kdebug.h> |