diff options
Diffstat (limited to 'buildtools/custommakefiles/customprojectpart.cpp')
-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 1f63b870..889e68b3 100644 --- a/buildtools/custommakefiles/customprojectpart.cpp +++ b/buildtools/custommakefiles/customprojectpart.cpp @@ -14,7 +14,7 @@ #include "customprojectpart.h" #include <tqapplication.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tqdir.h> #include <tqfileinfo.h> #include <tqpopupmenu.h> |