diff --git a/ion/src/shared/internal_storage.cpp b/ion/src/shared/internal_storage.cpp index 5f12eb460..5fc4a90d1 100644 --- a/ion/src/shared/internal_storage.cpp +++ b/ion/src/shared/internal_storage.cpp @@ -2,9 +2,9 @@ #include #include #include -#include "storage.h" +#include #if ION_STORAGE_LOG -#include +#include #endif namespace Ion {