diff options
Diffstat (limited to 'tdepasswd/passwd.cpp')
-rw-r--r-- | tdepasswd/passwd.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdepasswd/passwd.cpp b/tdepasswd/passwd.cpp index ab0e913a2..fc3873770 100644 --- a/tdepasswd/passwd.cpp +++ b/tdepasswd/passwd.cpp @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* * * $Id$ * @@ -26,7 +26,7 @@ #include <tqcstring.h> #include <kdebug.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdesu/process.h> #include "passwd.h" |