From a63165d5a5b0da97020d94b457bc829264fbfcc5 Mon Sep 17 00:00:00 2001 From: Roman Kamyk Date: Thu, 25 Apr 2013 07:21:52 -0700 Subject: [PATCH] includes fix --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2752e52..394a75a 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ AR = ar LD = g++ WINDRES = windres -INC = -Iinclude +INC = -Iinclude -I/usr/include/rhash CFLAGS = -std=c++0x -Wall -fexceptions RESINC = LIBDIR =