diff --git a/be/src/runtime/descriptors.cpp b/be/src/runtime/descriptors.cpp index c274ff3772a8f..16d02c9704eeb 100644 --- a/be/src/runtime/descriptors.cpp +++ b/be/src/runtime/descriptors.cpp @@ -47,7 +47,7 @@ #include "gen_cpp/Descriptors_types.h" #include "gen_cpp/PlanNodes_types.h" #include "gen_cpp/descriptors.pb.h" -#include "runtime_state.h" +#include "runtime/runtime_state.h" #include "util/compression/block_compression.h" #include "util/thrift_util.h"