summaryrefslogtreecommitdiffstats
path: root/tdesu/tdesu_pty.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdesu/tdesu_pty.cpp')
-rw-r--r--tdesu/tdesu_pty.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesu/tdesu_pty.cpp b/tdesu/tdesu_pty.cpp
index 8559512af..c4139dd35 100644
--- a/tdesu/tdesu_pty.cpp
+++ b/tdesu/tdesu_pty.cpp
@@ -41,7 +41,7 @@
#include <tqcstring.h>
#include <kdebug.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "tdesu_pty.h"
// stdlib.h is meant to declare the prototypes but doesn't :(