diff options
Diffstat (limited to 'kpovmodeler/pmtextureedit.cpp')
-rw-r--r-- | kpovmodeler/pmtextureedit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmtextureedit.cpp b/kpovmodeler/pmtextureedit.cpp index 768cc3cc..e01088bd 100644 --- a/kpovmodeler/pmtextureedit.cpp +++ b/kpovmodeler/pmtextureedit.cpp @@ -20,7 +20,7 @@ #include "pmtexture.h" #include "pmlinkedit.h" -#include <tqlayout.h> +#include <layout.h> #include <tqcheckbox.h> #include <klocale.h> |