-rw-r--r-- | core/pim/datebook/modules/monthview/odatebookmonth.cpp | 1 | ||||
-rw-r--r-- | noncore/settings/usermanager/userdialog.h | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/core/pim/datebook/modules/monthview/odatebookmonth.cpp b/core/pim/datebook/modules/monthview/odatebookmonth.cpp index 5e2f1bb..d52a092 100644 --- a/core/pim/datebook/modules/monthview/odatebookmonth.cpp +++ b/core/pim/datebook/modules/monthview/odatebookmonth.cpp @@ -27,5 +27,4 @@ #include <qpe/datebookmonth.h> -#include <qpe/resource.h> #include <qpe/qpeapplication.h> diff --git a/noncore/settings/usermanager/userdialog.h b/noncore/settings/usermanager/userdialog.h index a94e49b..78cd608 100644 --- a/noncore/settings/usermanager/userdialog.h +++ b/noncore/settings/usermanager/userdialog.h @@ -11,4 +11,5 @@ #include <qdialog.h> +#include <qimage.h> #include <qlineedit.h> #include <qcombobox.h> @@ -19,6 +20,4 @@ #include <qlabel.h> -#include <qpe/resource.h> - #include <opie2/ofiledialog.h> |