diff --git a/src/ox/fs/filesystem/passthroughfs.cpp b/src/ox/fs/filesystem/passthroughfs.cpp index 0263a9383..44e42019d 100644 --- a/src/ox/fs/filesystem/passthroughfs.cpp +++ b/src/ox/fs/filesystem/passthroughfs.cpp @@ -7,7 +7,6 @@ */ #include "passthroughfs.hpp" -#include #if defined(OX_HAS_PASSTHROUGHFS)