Taking include files from parent folder itself

GSoC-2017-kushal
Kushal K S V S 7 years ago
parent 6f79ed889f
commit dd8e130c72
  1. 2
      tests/bitmap.h

@ -7,7 +7,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <ft2build.h>
#include "../include/ft2build.h"
#include "murmur3.h" /* MurmurHash3_x64_128 header file */

Loading…
Cancel
Save