summaryrefslogtreecommitdiffstats
path: root/src/markdown.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/markdown.h')
-rw-r--r--src/markdown.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/markdown.h b/src/markdown.h
index dd4ff73..6744149 100644
--- a/src/markdown.h
+++ b/src/markdown.h
@@ -18,7 +18,7 @@
#include <functional>
-#include <qcstring.h>
+#include "qcstring.h"
#include "parserintf.h"
#include "growbuf.h"