changeset 1358 | c71e05b4dc2e |
parent 1356 | 67114343400d |
child 1662 | 782fd950bd46 |
child 1895 | c121d94672cb |
child 4159 | a1b03ba2fcd0 |
1357:e18467d67cfd | 1358:c71e05b4dc2e |
---|---|
40 |
40 |
41 #ifndef _SDL_loadso_h |
41 #ifndef _SDL_loadso_h |
42 #define _SDL_loadso_h |
42 #define _SDL_loadso_h |
43 |
43 |
44 #include "SDL_stdinc.h" |
44 #include "SDL_stdinc.h" |
45 #include "SDL_error.h" |
|
45 |
46 |
46 #include "begin_code.h" |
47 #include "begin_code.h" |
47 /* Set up for C function definitions, even when using C++ */ |
48 /* Set up for C function definitions, even when using C++ */ |
48 #ifdef __cplusplus |
49 #ifdef __cplusplus |
49 extern "C" { |
50 extern "C" { |