includes fix

This commit is contained in:
Roman Kamyk 2013-04-25 07:21:52 -07:00 committed by Sude
parent 1173aff367
commit a63165d5a5

View File

@ -11,7 +11,7 @@ AR = ar
LD = g++ LD = g++
WINDRES = windres WINDRES = windres
INC = -Iinclude INC = -Iinclude -I/usr/include/rhash
CFLAGS = -std=c++0x -Wall -fexceptions CFLAGS = -std=c++0x -Wall -fexceptions
RESINC = RESINC =
LIBDIR = LIBDIR =