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