I\'m trying to compìle some test C code using a Makefile. The main.c file includes two headers:
main.c
#include \"circle_buffer.h\" #include \"window.h\" <
Also try to use c++ instead of gcc compiler. It includes this library by default.