diff options
Diffstat (limited to 'services/SimpleUI/SimpleUI.h')
-rwxr-xr-x[-rw-r--r--] | services/SimpleUI/SimpleUI.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/services/SimpleUI/SimpleUI.h b/services/SimpleUI/SimpleUI.h index 276832a7..ab9a6596 100644..100755 --- a/services/SimpleUI/SimpleUI.h +++ b/services/SimpleUI/SimpleUI.h @@ -62,7 +62,9 @@ #include "Action.h" #include "InputPopup.h" #include "SimplePopup.h" +#if PROFILE_MOBILE #include "ContentPopup_mob.h" +#endif #include "WebConfirmation.h" #include "ViewManager.h" #include "MenuButton.h" |