aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/baked_light_editor_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/plugins/baked_light_editor_plugin.h')
-rw-r--r--editor/plugins/baked_light_editor_plugin.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/editor/plugins/baked_light_editor_plugin.h b/editor/plugins/baked_light_editor_plugin.h
index a71de12bc..036407a57 100644
--- a/editor/plugins/baked_light_editor_plugin.h
+++ b/editor/plugins/baked_light_editor_plugin.h
@@ -29,13 +29,11 @@
#ifndef BAKED_LIGHT_EDITOR_PLUGIN_H
#define BAKED_LIGHT_EDITOR_PLUGIN_H
-#include "editor/editor_plugin.h"
#include "editor/editor_node.h"
+#include "editor/editor_plugin.h"
#include "editor/plugins/baked_light_baker.h"
#include "scene/gui/spin_box.h"
-
-
/**
@author Juan Linietsky <reduzio@gmail.com>
*/
@@ -117,4 +115,3 @@ public:
#endif // MULTIMESH_EDITOR_PLUGIN_H
#endif
-