diff --git a/bridge/foundation/ui_command_strategy.cc b/bridge/foundation/ui_command_strategy.cc index 8fddd6ca32..1cce5ff4f3 100644 --- a/bridge/foundation/ui_command_strategy.cc +++ b/bridge/foundation/ui_command_strategy.cc @@ -2,6 +2,7 @@ * Copyright (C) 2022-present The WebF authors. All rights reserved. */ +#include #include "ui_command_strategy.h" #include #include "core/binding_object.h"