changeset 103 | 2717213c588a |
parent 0 | 5d03bc08d59c |
child 121 | d72fc2aace31 |
98:bf7481649c98 | 103:2717213c588a |
---|---|
19 */ |
19 */ |
20 |
20 |
21 #ifndef EGLTEST_STEP_H |
21 #ifndef EGLTEST_STEP_H |
22 #define EGLTEST_STEP_H |
22 #define EGLTEST_STEP_H |
23 |
23 |
24 #include <e32msgqueue.h> |
|
25 |
|
24 #include <test/eglteststepfactory.h> |
26 #include <test/eglteststepfactory.h> |
25 |
27 |
26 _LIT(KEglTestStepDllName, "egltest.dll"); |
28 _LIT(KEglTestStepDllName, "egltest.dll"); |
27 |
29 |
28 #endif // EGLTEST_STEP_H |
30 #endif // EGLTEST_STEP_H |