Skip to content

Commit a8305af

Browse files
authored
Merge pull request #39 from matbech/patch-1
Use relative include path
2 parents b0790fd + 468b8fd commit a8305af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/ctre/pcre.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
// THIS FILE WAS GENERATED BY DESATOMAT TOOL, DO NOT MODIFY THIS FILE
55

6-
#include <ctll/grammars.hpp>
6+
#include "../ctll/grammars.hpp"
77

88
namespace ctre {
99

0 commit comments

Comments
 (0)