summaryrefslogtreecommitdiffstats
path: root/scene/gui/color_mode.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/gui/color_mode.h')
-rw-r--r--scene/gui/color_mode.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/scene/gui/color_mode.h b/scene/gui/color_mode.h
index 10c1d7ab48..684e3ee9d5 100644
--- a/scene/gui/color_mode.h
+++ b/scene/gui/color_mode.h
@@ -35,8 +35,6 @@
#include "scene/gui/color_picker.h"
-struct Color;
-
class ColorMode {
public:
ColorPicker *color_picker = nullptr;