diff options
Diffstat (limited to 'languages/sql/sqlsupport_part.h')
-rw-r--r-- | languages/sql/sqlsupport_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/sql/sqlsupport_part.h b/languages/sql/sqlsupport_part.h index 921743e2..6747522d 100644 --- a/languages/sql/sqlsupport_part.h +++ b/languages/sql/sqlsupport_part.h @@ -4,7 +4,7 @@ #include <tqguardedptr.h> #include <tqstringlist.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kdialogbase.h> #include "kdevplugin.h" |