summaryrefslogtreecommitdiffstats
path: root/emulators/raine/files/patch-makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/raine/files/patch-makefile')
-rw-r--r--emulators/raine/files/patch-makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/raine/files/patch-makefile b/emulators/raine/files/patch-makefile
index 7794091..9e4062c 100644
--- a/emulators/raine/files/patch-makefile
+++ b/emulators/raine/files/patch-makefile
@@ -10,7 +10,7 @@
SDL_CFLAGS = "$(shell sdl-config --cflags)"
- INCDIR += $(PNG_CFLAGS) $(ALLEGRO_CFLAGS) $(SDL_CFLAGS) -I$(X11BASE)/include -I$(LOCALBASE)/include
-+ INCDIR += ` allegro-config --cflags` `libpng-config --cflags` -I$(X11BASE)/include -I$(LOCALBASE)/include
++ INCDIR += ` allegro-config --cflags` `libpng-config --cflags` -I$(LOCALBASE)/include
DEFINE = -D__RAINE__ \
OpenPOWER on IntegriCloud