Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rhinoman committed Jul 15, 2015
1 parent 1f6aedd commit 80bd6c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmark.h
Expand Up @@ -2,8 +2,8 @@
#define CMARK_H

#include <stdio.h>
#include <cmark_export.h>
#include <cmark_version.h>
#include "cmark_export.h"
#include "cmark_version.h"

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 80bd6c3

Please sign in to comment.