HLExtract: use in-tree path to HLLib on Unix

This commit is contained in:
Ondřej Hošek 2012-06-30 20:15:46 +02:00
parent bf05bce351
commit 364a4e61c5
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
# endif
# endif
#else
# include <hl.h>
# include "../lib/HLLib.h"
#endif
#if _MSC_VER