diff options
Diffstat (limited to 'Tests/QtAutogen/sameName/ccc/item.hpp')
-rw-r--r-- | Tests/QtAutogen/sameName/ccc/item.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/QtAutogen/sameName/ccc/item.hpp b/Tests/QtAutogen/sameName/ccc/item.hpp index 96fcc24..20d9dd9 100644 --- a/Tests/QtAutogen/sameName/ccc/item.hpp +++ b/Tests/QtAutogen/sameName/ccc/item.hpp @@ -2,6 +2,8 @@ #define CCC_ITEM_HPP #include <QObject> +// Include ui_view.h in source and header +#include <ccc/ui_view.h> namespace ccc { |