changeset 8 | 15f034b8a3b5 |
parent 3 | c863538fcbb6 |
child 11 | 42505cd701c6 |
child 13 | 8bf920201dea |
--- a/hgwidgets_plat/ganeswidgets_api/inc/hgwidgets.h Fri Jun 11 14:43:11 2010 +0300 +++ b/hgwidgets_plat/ganeswidgets_api/inc/hgwidgets.h Wed Jun 23 19:25:46 2010 +0300 @@ -19,9 +19,9 @@ #define HGWIDGET_H #include <QItemSelectionModel> -#include <hbglobal.h> +#include <HbGlobal> #include <hbnamespace.h> -#include <hbwidget.h> +#include <HbWidget> #ifdef BUILD_HG_WIDGETS # define HG_WIDGETS_EXPORT Q_DECL_EXPORT