aboutsummaryrefslogtreecommitdiff
path: root/host/commands/assemble_cvd/graphics_flags.h
diff options
context:
space:
mode:
Diffstat (limited to 'host/commands/assemble_cvd/graphics_flags.h')
-rw-r--r--host/commands/assemble_cvd/graphics_flags.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/host/commands/assemble_cvd/graphics_flags.h b/host/commands/assemble_cvd/graphics_flags.h
index 69b1d7485..6a96dccb3 100644
--- a/host/commands/assemble_cvd/graphics_flags.h
+++ b/host/commands/assemble_cvd/graphics_flags.h
@@ -19,6 +19,7 @@
#include "common/libs/utils/result.h"
#include "host/commands/assemble_cvd/flags.h"
+#include "host/libs/config/config_utils.h"
#include "host/libs/config/cuttlefish_config.h"
namespace cuttlefish {
@@ -28,4 +29,4 @@ Result<std::string> ConfigureGpuSettings(
const std::string& vm_manager, const GuestConfig& guest_config,
CuttlefishConfig::MutableInstanceSpecific& instance);
-} // namespace cuttlefish \ No newline at end of file
+} // namespace cuttlefish