diff options
Diffstat (limited to 'kpovmodeler/pmpart.h')
-rw-r--r-- | kpovmodeler/pmpart.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kpovmodeler/pmpart.h b/kpovmodeler/pmpart.h index 7c14cbf9..9a4444bd 100644 --- a/kpovmodeler/pmpart.h +++ b/kpovmodeler/pmpart.h @@ -28,8 +28,8 @@ #include <kapplication.h> #include <kaccel.h> #include <kurl.h> -#include <kparts/part.h> -#include <kparts/browserextension.h> +#include <tdeparts/part.h> +#include <tdeparts/browserextension.h> #include <tqstringlist.h> #include <tqptrlist.h> #include <tqvaluelist.h> |