branch | GCC_SURGE |
changeset 61 | b376866b09e6 |
parent 0 | 83f4b4db085c |
60:5a90ee674b42 | 61:b376866b09e6 |
---|---|
18 // |
18 // |
19 |
19 |
20 #ifndef __E32EXPORTTABLE__ |
20 #ifndef __E32EXPORTTABLE__ |
21 #define __E32EXPORTTABLE__ |
21 #define __E32EXPORTTABLE__ |
22 |
22 |
23 #include <tools/elfdefs.h> |
23 #include "elfdefs.h" |
24 |
24 |
25 #include "pl_elfexports.h" |
25 #include "pl_elfexports.h" |
26 |
26 |
27 class ElfExecutable; |
27 class ElfExecutable; |
28 |
28 |