diff options
Diffstat (limited to 'tdesu/process.h')
-rw-r--r-- | tdesu/process.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesu/process.h b/tdesu/process.h index a6ac77dc7..941021d9a 100644 --- a/tdesu/process.h +++ b/tdesu/process.h @@ -20,7 +20,7 @@ #include <tqstringlist.h> #include <tqvaluelist.h> -#include <kdelibs_export.h> +#include <tdelibs_export.h> class PTY; typedef TQValueList<TQCString> QCStringList; |