changeset 152 | 9f1c3fea0f87 |
parent 111 | 29ddb8a72f0e |
111:29ddb8a72f0e | 152:9f1c3fea0f87 |
---|---|
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 |
|
26 #include <test/eglteststepfactory.h> |
24 #include <test/eglteststepfactory.h> |
27 |
25 |
28 _LIT(KEglTestStepDllName, "egltest.dll"); |
26 _LIT(KEglTestStepDllName, "egltest.dll"); |
29 |
27 |
30 #endif // EGLTEST_STEP_H |
28 #endif // EGLTEST_STEP_H |