diff options
Diffstat (limited to 'kjsembed/customobject_imp.cpp')
-rw-r--r-- | kjsembed/customobject_imp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/customobject_imp.cpp b/kjsembed/customobject_imp.cpp index 91b68d2b..74f58c2f 100644 --- a/kjsembed/customobject_imp.cpp +++ b/kjsembed/customobject_imp.cpp @@ -24,7 +24,7 @@ #include <tqpopupmenu.h> #include <tqdialog.h> #include <tqhbox.h> -#include <layout.h> +#include <tqlayout.h> #include <tqlistbox.h> #include <tqlistview.h> #include <tqmetaobject.h> |