Skip to content

Commit 6faa21e

Browse files
Use correct include
1 parent 95b1f02 commit 6faa21e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/rfl/parsing/Parser_default.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#include "../internal/processed_t.hpp"
2121
#include "../internal/ptr_cast.hpp"
2222
#include "../internal/to_ptr_named_tuple.hpp"
23-
#include "../thirdparty/enchantum_single_header.hpp"
23+
#include "../thirdparty/enchantum/enchantum.hpp"
2424
#include "../to_view.hpp"
2525
#include "AreReaderAndWriter.hpp"
2626
#include "Parent.hpp"

0 commit comments

Comments
 (0)