diff options
Diffstat (limited to 'buildtools/custommakefiles')
-rw-r--r-- | buildtools/custommakefiles/customprojectpart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/custommakefiles/customprojectpart.cpp b/buildtools/custommakefiles/customprojectpart.cpp index e7883961..b39dc00f 100644 --- a/buildtools/custommakefiles/customprojectpart.cpp +++ b/buildtools/custommakefiles/customprojectpart.cpp @@ -36,7 +36,7 @@ #include <klocale.h> #include <kmainwindow.h> #include <kmessagebox.h> -#include <kparts/part.h> +#include <tdeparts/part.h> #include <kpopupmenu.h> #include <tdeversion.h> #include <kprocess.h> |