diff options
| author | zakk <zakk@5198baeb-e213-0410-be47-fc2ff85ca46f> | 2008-02-12 23:19:39 +0000 |
|---|---|---|
| committer | zakk <zakk@5198baeb-e213-0410-be47-fc2ff85ca46f> | 2008-02-12 23:19:39 +0000 |
| commit | 93c589034b80253f9653b192eda2a882f311c80b (patch) | |
| tree | 354b22a2338d4d24047e417c574f7d565d56dba7 /Source/Support.cpp | |
| parent | 76ec0c3729dc9e8808a5db339148ad7454105537 (diff) | |
| download | blackshades-93c589034b80253f9653b192eda2a882f311c80b.tar.gz | |
PNG patch from Victor Eremin (ErV2005@rambler.ru)
git-svn-id: svn://svn.icculus.org/blackshades/trunk@107 5198baeb-e213-0410-be47-fc2ff85ca46f
Diffstat (limited to 'Source/Support.cpp')
| -rw-r--r-- | Source/Support.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Support.cpp b/Source/Support.cpp index 6785848..7c77fc5 100644 --- a/Source/Support.cpp +++ b/Source/Support.cpp @@ -6,7 +6,7 @@ #include <fcntl.h> #include <unistd.h> -#include "SDL.h" +#include "SDL/SDL.h" #include "Support.h" #include "Files.h" |
