diff options
Diffstat (limited to 'kitchensync/src/part.cpp')
-rw-r--r-- | kitchensync/src/part.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchensync/src/part.cpp b/kitchensync/src/part.cpp index 086a8ef73..f66eece63 100644 --- a/kitchensync/src/part.cpp +++ b/kitchensync/src/part.cpp @@ -18,7 +18,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include <layout.h> +#include <tqlayout.h> #include <tqvbox.h> #include <kaction.h> |