Put public headers in tree_sitter directory

This commit is contained in:
Max Brunsfeld 2014-02-17 12:53:57 -08:00
parent 84b8addb63
commit d09fa910ef
25 changed files with 45 additions and 35 deletions

View file

@ -5,7 +5,7 @@
extern "C" {
#endif
#include "runtime.h"
#include "./runtime.h"
#include <stdio.h>
#include <string.h>