libports: fix sdl_mixer include paths

Fixes #1255.
This commit is contained in:
Josef Söntgen 2014-09-21 10:55:27 +02:00 committed by Christian Helmuth
parent c41a102bc4
commit 23dcbff998
1 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
INC_DIR += $(call select_from_ports,sdl_mixer)/include SDL_MIXER_PORT_DIR := $(call select_from_ports,sdl_mixer)
INC_DIR += $(SDL_MIXER_PORT_DIR)/include $(SDL_MIXER_PORT_DIR)/include/SDL