Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37512872
en ru br
ALT Linux repos
S:1.3.0-alt1

Group :: Games/Strategy
RPM: curseofwar

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: curseofwar-1.2.0.0.11.git47f7989-fix_SDL_path.patch
Download


--- a/main-sdl.c
+++ b/main-sdl.c
@@ -20,7 +20,7 @@
 
 #include <stdlib.h>
 #include <time.h>
-#include "SDL.h"
+#include "SDL/SDL.h"
 
 #ifdef WIN32
 #undef main
--- a/output-sdl.h
+++ b/output-sdl.h
@@ -23,7 +23,7 @@
 
 #include "common.h"
 #include "state.h"
-#include "SDL.h"
+#include "SDL/SDL.h"
 
 #define TILE_WIDTH 32
 #define TILE_HEIGHT 16
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin