split up some headers + rename markdown_io to parser
[smdp.git] / tmp.c
diff --git a/tmp.c b/tmp.c
index bcb624e..eeec4a4 100644 (file)
--- a/tmp.c
+++ b/tmp.c
@@ -4,7 +4,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "include/markdown.h"
+#include "include/parser.h"
 
 void usage() {
     fprintf(stderr, "Usage: tmp [OPTION]... [FILE]\n");