summaryrefslogtreecommitdiff
path: root/src/parser.c
diff options
context:
space:
mode:
authorbpc2003 <wpesfriendnva@gmail.com>2025-03-10 11:15:04 -0400
committerbpc2003 <wpesfriendnva@gmail.com>2025-03-10 11:15:04 -0400
commit7c8e83f655e41b11e970fd0abad5a96a3fb73e47 (patch)
tree057e9c4dd571a4f6f4738b51d53641fcb20ea4dc /src/parser.c
parent9b568eba7d0652e9f9457958f16dc35702c4a950 (diff)
Consolidated each header into single header
Diffstat (limited to 'src/parser.c')
-rw-r--r--src/parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser.c b/src/parser.c
index 54e7ecc..a45c945 100644
--- a/src/parser.c
+++ b/src/parser.c
@@ -2,7 +2,7 @@
#include <stdint.h>
#include <string.h>
-#include "include/parser.h"
+#include "include/mdb.h"
int blen;