diff options
Diffstat (limited to 'source/windowing/StarWidget.hpp')
-rw-r--r-- | source/windowing/StarWidget.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/windowing/StarWidget.hpp b/source/windowing/StarWidget.hpp index a9ea4ac..f6e9928 100644 --- a/source/windowing/StarWidget.hpp +++ b/source/windowing/StarWidget.hpp @@ -5,6 +5,7 @@ #include "StarCasting.hpp" #include "StarInputEvent.hpp" #include "StarGuiContext.hpp" +#include "StarText.hpp" namespace Star { |