aboutsummaryrefslogtreecommitdiff
path: root/include/cru/platform/graphics/Base.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/platform/graphics/Base.hpp')
-rw-r--r--include/cru/platform/graphics/Base.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/platform/graphics/Base.hpp b/include/cru/platform/graphics/Base.hpp
index 60af40ab..62ff15c3 100644
--- a/include/cru/platform/graphics/Base.hpp
+++ b/include/cru/platform/graphics/Base.hpp
@@ -8,7 +8,7 @@
namespace cru::platform::graphics {
// forward declarations
-struct IGraphFactory;
+struct IGraphicsFactory;
struct IBrush;
struct ISolidColorBrush;
struct IFont;