diff options
Diffstat (limited to 'src/commandline_part.cpp')
-rw-r--r-- | src/commandline_part.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commandline_part.cpp b/src/commandline_part.cpp index 077bc54..3d75003 100644 --- a/src/commandline_part.cpp +++ b/src/commandline_part.cpp @@ -21,7 +21,7 @@ #include "tdesvn_part.h" #include "svnfrontend/commandexec.h" -#include <kstandarddirs.h> +#include <tdestandarddirs.h> commandline_part::commandline_part(TQObject *parent, const char *name,TDECmdLineArgs *args) : TQObject(parent, name) |