summaryrefslogtreecommitdiff
path: root/games-arcade/sdlsasteroids/files/sdlsasteroids-3.0.1-gcc43.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-arcade/sdlsasteroids/files/sdlsasteroids-3.0.1-gcc43.patch')
-rw-r--r--games-arcade/sdlsasteroids/files/sdlsasteroids-3.0.1-gcc43.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/sdlsasteroids/files/sdlsasteroids-3.0.1-gcc43.patch b/games-arcade/sdlsasteroids/files/sdlsasteroids-3.0.1-gcc43.patch
index 5ee05328e897..9863f0c051e9 100644
--- a/games-arcade/sdlsasteroids/files/sdlsasteroids-3.0.1-gcc43.patch
+++ b/games-arcade/sdlsasteroids/files/sdlsasteroids-3.0.1-gcc43.patch
@@ -1,5 +1,5 @@
---- src/sbitmap.h
-+++ src/sbitmap.h
+--- a/src/sbitmap.h
++++ b/src/sbitmap.h
@@ -36,7 +36,7 @@
void LoadImage(char* path);
void LoadSurface(SDL_Surface* surface);