diff options
Diffstat (limited to 'modules/codec/c++/schema_stringify.hpp')
-rw-r--r-- | modules/codec/c++/schema_stringify.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/codec/c++/schema_stringify.hpp b/modules/codec/c++/schema_stringify.hpp index c8d8942..05978e3 100644 --- a/modules/codec/c++/schema_stringify.hpp +++ b/modules/codec/c++/schema_stringify.hpp @@ -1,6 +1,6 @@ #pragma once -#include "schema.hpp +#include "schema.hpp" #include <sstream> #include <type_traits> |