branch | GCC_SURGE |
changeset 37 | c20154ccf3c0 |
parent 19 | 4b22a598b890 |
20:ba8a586c45f1 | 37:c20154ccf3c0 |
---|---|
16 */ |
16 */ |
17 |
17 |
18 #ifndef ENGINEWRAPPER_H |
18 #ifndef ENGINEWRAPPER_H |
19 #define ENGINEWRAPPER_H |
19 #define ENGINEWRAPPER_H |
20 |
20 |
21 #include <S32FILE.H> |
21 #include <s32file.h> |
22 #include <hbapplication.h> |
22 #include <hbapplication.h> |
23 |
23 |
24 |
24 |
25 class SGEngine; |
25 class SGEngine; |
26 class GrabSettings; |
26 class GrabSettings; |