summaryrefslogtreecommitdiff
path: root/gfx/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/image.h')
-rw-r--r--gfx/image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/image.h b/gfx/image.h
index 97c2731..8bb4067 100644
--- a/gfx/image.h
+++ b/gfx/image.h
@@ -1,7 +1,7 @@
#pragma once
#include <span> // IWYU pragma: export
-#include <special_members.hpp>
+#include <special_members.h>
#include <string>
class Image {