branch | bug235_bringup_0 |
changeset 72 | fd0a704154b9 |
parent 59 | d9b81aebba7b |
71:243bbc1d70db | 72:fd0a704154b9 |
---|---|
13 // Description: |
13 // Description: |
14 // Header file for guest egl implementation |
14 // Header file for guest egl implementation |
15 |
15 |
16 #ifndef EGLAPI_H_ |
16 #ifndef EGLAPI_H_ |
17 #define EGLAPI_H_ |
17 #define EGLAPI_H_ |
18 |
|
19 #define _DEBUG // FAISALMEMON temporary |
|
18 |
20 |
19 // INCLUDES |
21 // INCLUDES |
20 #include <e32std.h> |
22 #include <e32std.h> |
21 #include <e32base.h> |
23 #include <e32base.h> |
22 #include <e32hashtab.h> |
24 #include <e32hashtab.h> |