summaryrefslogtreecommitdiffstats
path: root/editor/plugins/abstract_polygon_2d_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/plugins/abstract_polygon_2d_editor.h')
-rw-r--r--editor/plugins/abstract_polygon_2d_editor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/plugins/abstract_polygon_2d_editor.h b/editor/plugins/abstract_polygon_2d_editor.h
index 832972c398..31c20ac146 100644
--- a/editor/plugins/abstract_polygon_2d_editor.h
+++ b/editor/plugins/abstract_polygon_2d_editor.h
@@ -35,6 +35,7 @@
#include "scene/2d/polygon_2d.h"
#include "scene/gui/box_container.h"
+class Button;
class CanvasItemEditor;
class ConfirmationDialog;