aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/parser.h')
-rw-r--r--Source/charon/parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/parser.h b/Source/charon/parser.h
index 8a13f9984..ebd456134 100644
--- a/Source/charon/parser.h
+++ b/Source/charon/parser.h
@@ -24,7 +24,7 @@
#define PARSER_H_
#include "types.h"
-#include "encodings.h"
+#include "encodings/encodings.h"
/**
* @brief The parser context stores state information for a parsing session.