aboutsummaryrefslogtreecommitdiff
path: root/scene/gui/color_rect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scene/gui/color_rect.cpp')
-rw-r--r--scene/gui/color_rect.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scene/gui/color_rect.cpp b/scene/gui/color_rect.cpp
index d212ba941..463f3911d 100644
--- a/scene/gui/color_rect.cpp
+++ b/scene/gui/color_rect.cpp
@@ -27,6 +27,7 @@
/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
+
#include "color_rect.h"
void ColorRect::set_frame_color(const Color &p_color) {