summaryrefslogtreecommitdiff
path: root/modules/mono/editor/godotsharp_editor.h
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2018-02-23 22:04:50 +0100
committerGitHub <noreply@github.com>2018-02-23 22:04:50 +0100
commit0712acec1c21b5683f4cfe292bb82f7d1d37cae0 (patch)
tree61022f916f98dc8632455757c714047db31c8578 /modules/mono/editor/godotsharp_editor.h
parentb6bf572e021f59ca9f6e95fca2e1cd08bd3fe0f2 (diff)
parenta38b59b656e6834d466df37379266c29d6364490 (diff)
Merge pull request #16920 from neikeq/mono-project-export
Mono project export
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 {