diff --git a/velox/exec/Driver.cpp b/velox/exec/Driver.cpp index bc1b52e7fdf8..8b4da99c1da0 100644 --- a/velox/exec/Driver.cpp +++ b/velox/exec/Driver.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#include "Driver.h" +#include "velox/exec/Driver.h" #include #include #include