diff --git a/src/yuzu/bootmanager.cpp b/src/yuzu/bootmanager.cpp index 074b2360ee..248e302aa5 100644 --- a/src/yuzu/bootmanager.cpp +++ b/src/yuzu/bootmanager.cpp @@ -22,7 +22,11 @@ #include #include #include + +#include "input_common/drivers/camera.h" + #endif + #include #include #include