diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-05-02 12:56:41 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-05-02 12:56:41 +0000 |
| commit | 1b994def069a2a09e792f88bb9287387a9a4cc97 (patch) | |
| tree | c2436e7fc76bb7e834dc3a4a1c79390c8538fe54 /macosx/plugins/Common/SDL/include/SDL.h | |
| parent | 2cd82c7b149157c303828d09ef44073c5ff169bf (diff) | |
| download | pcsxr-1b994def069a2a09e792f88bb9287387a9a4cc97.tar.gz | |
Patch 9232 (MaddTheSane).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66465 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/Common/SDL/include/SDL.h')
| -rw-r--r-- | macosx/plugins/Common/SDL/include/SDL.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/plugins/Common/SDL/include/SDL.h b/macosx/plugins/Common/SDL/include/SDL.h index e5689323..098521e1 100644 --- a/macosx/plugins/Common/SDL/include/SDL.h +++ b/macosx/plugins/Common/SDL/include/SDL.h @@ -84,6 +84,7 @@ #include "SDL_mutex.h" #include "SDL_rwops.h" #include "SDL_thread.h" +#include "SDL_version.h" #ifndef SDL_IGNORE #define SDL_IGNORE 0 |
