From 76005a8e75d4e63ad0477e11dbc8cc1c86666875 Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Sun, 30 Jul 2017 22:53:40 +0200 Subject: Style: Apply clang-format on all files Thus fixing some invalid changes that had still made it to the master branch. --- editor/script_editor_debugger.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor/script_editor_debugger.cpp') diff --git a/editor/script_editor_debugger.cpp b/editor/script_editor_debugger.cpp index 2af3bd5f3..f4ed430d3 100644 --- a/editor/script_editor_debugger.cpp +++ b/editor/script_editor_debugger.cpp @@ -32,8 +32,8 @@ #include "editor_node.h" #include "editor_profiler.h" #include "editor_settings.h" -#include "project_settings.h" #include "main/performance.h" +#include "project_settings.h" #include "property_editor.h" #include "scene/gui/dialogs.h" #include "scene/gui/label.h" -- cgit v1.2.3-70-g09d2