diff options
Diffstat (limited to 'c++/converter.hpp')
-rw-r--r-- | c++/converter.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/converter.hpp b/c++/converter.hpp index bc307f5..e07847f 100644 --- a/c++/converter.hpp +++ b/c++/converter.hpp @@ -1,6 +1,6 @@ #pragma once -#include "lbm_unit.h" +#include "lbm_unit.hpp" namespace kel { namespace lbm { |