summaryrefslogtreecommitdiffstats
path: root/modules/mono/editor/godotsharp_editor.h
diff options
context:
space:
mode:
authorIgnacio Etcheverry <ignalfonsore@gmail.com>2018-02-22 13:39:41 +0100
committerIgnacio Etcheverry <ignalfonsore@gmail.com>2018-02-22 13:39:41 +0100
commit9fd606c549ac53ba2ab1a877be564b1fb56531db (patch)
treecbc0e05e3c71325e1abe140c53ed886a1afcd81c /modules/mono/editor/godotsharp_editor.h
parent79a225ac2a2f2353f2f626809b56229397dfe52d (diff)
downloadredot-engine-9fd606c549ac53ba2ab1a877be564b1fb56531db.tar.gz
Mono: Add project export plugin
Diffstat (limited to 'modules/mono/editor/godotsharp_editor.h')
-rw-r--r--modules/mono/editor/godotsharp_editor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/mono/editor/godotsharp_editor.h b/modules/mono/editor/godotsharp_editor.h
index 81c49aec30..66da814c8b 100644
--- a/modules/mono/editor/godotsharp_editor.h
+++ b/modules/mono/editor/godotsharp_editor.h
@@ -32,7 +32,6 @@
#define GODOTSHARP_EDITOR_H
#include "godotsharp_builds.h"
-
#include "monodevelop_instance.h"
class GodotSharpEditor : public Node {