aboutsummaryrefslogtreecommitdiff
path: root/src/platform/graphics/quartz/Image.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/platform/graphics/quartz/Image.cpp')
-rw-r--r--src/platform/graphics/quartz/Image.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/platform/graphics/quartz/Image.cpp b/src/platform/graphics/quartz/Image.cpp
index a6c7c65b..be63f5f5 100644
--- a/src/platform/graphics/quartz/Image.cpp
+++ b/src/platform/graphics/quartz/Image.cpp
@@ -1,6 +1,4 @@
#include "cru/platform/graphics/quartz/Image.h"
-#include "cru/base/Exception.h"
-#include "cru/platform/graphics/quartz/Convert.h"
#include "cru/platform/graphics/quartz/Painter.h"
namespace cru::platform::graphics::quartz {