diff --git a/includes/connect-helpers.hpp b/includes/connect-helpers.hpp index 3e8d7e5..68ca128 100644 --- a/includes/connect-helpers.hpp +++ b/includes/connect-helpers.hpp @@ -6,7 +6,7 @@ #include #include #include -#include "includes/base-helpers.hpp" +#include "includes/numeric_base.hpp" namespace connect_code { namespace { /* Since these are internal function, I have wrapped them in an anonymous namespace, to prevent outside access to them */