changeset 111 | 29ddb8a72f0e |
parent 0 | 5d03bc08d59c |
child 121 | d72fc2aace31 |
110:7f25ef56562d | 111:29ddb8a72f0e |
---|---|
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 |