aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/parse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parse.h b/src/parse.h
index 094d808..5771a07 100644
--- a/src/parse.h
+++ b/src/parse.h
@@ -3,7 +3,7 @@
#include "tok.h"
-#include <uthash.h>
+#include "../reqs/uthash/include/uthash.h"
#include <stdbool.h>