diff --git a/examples/component/window.cpp b/examples/component/window.cpp index 3d7ba950..25439967 100644 --- a/examples/component/window.cpp +++ b/examples/component/window.cpp @@ -1,6 +1,10 @@ // Copyright 2023 Arthur Sonzogni. All rights reserved. // Use of this source code is governed by the MIT license that can be found in // the LICENSE file. +#include +#include +#include + #ifndef FTXUI_BUILD_MODULES #include #include