diff options
Diffstat (limited to 'modules/codec/c++/args.hpp')
-rw-r--r-- | modules/codec/c++/args.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/codec/c++/args.hpp b/modules/codec/c++/args.hpp index fc5037e..eb13459 100644 --- a/modules/codec/c++/args.hpp +++ b/modules/codec/c++/args.hpp @@ -1,6 +1,6 @@ #pragma once -#include "schema.hpp +#include "schema.hpp" namespace saw { namespace encode { |