diff --git a/cpp/src/filesystem.cc b/cpp/src/filesystem.cc index e975cf33b..15d29415d 100644 --- a/cpp/src/filesystem.cc +++ b/cpp/src/filesystem.cc @@ -21,6 +21,7 @@ limitations under the License. #include "arrow/ipc/writer.h" #include "parquet/arrow/writer.h" +#include "gar/util/expression.h" #include "gar/util/filesystem.h" namespace GAR_NAMESPACE_INTERNAL {