diff --git a/table/get_context.h b/table/get_context.h index 1a1594990..8a2f24464 100644 --- a/table/get_context.h +++ b/table/get_context.h @@ -4,8 +4,8 @@ // (found in the LICENSE.Apache file in the root directory). #pragma once -#include #include +#include "db/dbformat.h" #include "db/merge_context.h" #include "db/read_callback.h" #include "rocksdb/env.h"