Skip to content

Commit 468b8fd

Browse files
authored
Use relative include path
1 parent b0790fd commit 468b8fd

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)