* Whitespace

This commit is contained in:
Tim Angus 2009-10-28 22:12:56 +00:00
parent 9f6cee30d3
commit 83d0755ad1
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@ ifeq ($(PLATFORM),linux)
CLIENT_LIBS += -lrt
endif
ifeq ($(USE_LOCAL_HEADERS),1)
ifeq ($(USE_LOCAL_HEADERS),1)
BASE_CFLAGS += -I$(SDLHDIR)/include
endif