summaryrefslogtreecommitdiff
path: root/src/cmark.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmark.h')
-rw-r--r--src/cmark.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cmark.h b/src/cmark.h
index a135fa9..419ef15 100644
--- a/src/cmark.h
+++ b/src/cmark.h
@@ -1,5 +1,5 @@
-#ifndef _STDMD_H_
-#define _STDMD_H_
+#ifndef _CMARK_H_
+#define _CMARK_H_
#include <stdbool.h>
#include <stdio.h>