diff --git a/examples/component/scrollbar.cpp b/examples/component/scrollbar.cpp index 1b2a5f1d..dea1086d 100644 --- a/examples/component/scrollbar.cpp +++ b/examples/component/scrollbar.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