Taking include files from parent folder itself
This commit is contained in:
parent
6f79ed889f
commit
dd8e130c72
|
@ -7,7 +7,7 @@
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
|
||||||
#include <ft2build.h>
|
#include "../include/ft2build.h"
|
||||||
|
|
||||||
#include "murmur3.h" /* MurmurHash3_x64_128 header file */
|
#include "murmur3.h" /* MurmurHash3_x64_128 header file */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue