diff options
Diffstat (limited to 'tdesu/ssh.h')
-rw-r--r-- | tdesu/ssh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesu/ssh.h b/tdesu/ssh.h index 65787de71..d4e91688b 100644 --- a/tdesu/ssh.h +++ b/tdesu/ssh.h @@ -17,7 +17,7 @@ #include "stub.h" -#include <kdelibs_export.h> +#include <tdelibs_export.h> /** * Executes a remote command, using ssh. |