aboutsummaryrefslogtreecommitdiff
path: root/include/cru/ui/base.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/ui/base.hpp')
-rw-r--r--include/cru/ui/base.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cru/ui/base.hpp b/include/cru/ui/base.hpp
index 796f4df5..c9d4d0ef 100644
--- a/include/cru/ui/base.hpp
+++ b/include/cru/ui/base.hpp
@@ -28,6 +28,7 @@ using cru::platform::native::mouse_buttons::right;
} // namespace mouse_buttons
namespace colors {
+using cru::platform::colors::transparent;
using cru::platform::colors::black;
using cru::platform::colors::silver;
using cru::platform::colors::gray;