diff options
Diffstat (limited to 'kexi/formeditor/test/kfd_part.h')
-rw-r--r-- | kexi/formeditor/test/kfd_part.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kexi/formeditor/test/kfd_part.h b/kexi/formeditor/test/kfd_part.h index b0d358ed..5ed8c8e9 100644 --- a/kexi/formeditor/test/kfd_part.h +++ b/kexi/formeditor/test/kfd_part.h @@ -23,8 +23,8 @@ #include <tqwidget.h> #include <tqpixmap.h> -#include <kparts/part.h> -#include <kparts/factory.h> +#include <tdeparts/part.h> +#include <tdeparts/factory.h> #include "form.h" |