diff options
| author | Rémi Verschelde | 2017-03-05 14:21:25 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2017-03-05 14:21:25 +0100 |
| commit | 49c065d29ca07040c3fd810026121164ad86b247 (patch) | |
| tree | 285176e0c80a41c22c3e8f171024472cfdc7d765 /platform/x11/export/export.cpp | |
| parent | 532f6d4b431f940432e82b7fc7826652b7a4520d (diff) | |
| download | godot-49c065d29ca07040c3fd810026121164ad86b247.tar.gz godot-49c065d29ca07040c3fd810026121164ad86b247.tar.zst godot-49c065d29ca07040c3fd810026121164ad86b247.zip | |
Diffstat (limited to 'platform/x11/export/export.cpp')
| -rw-r--r-- | platform/x11/export/export.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/x11/export/export.cpp b/platform/x11/export/export.cpp index 5c7f98c1f..c40b8f3c1 100644 --- a/platform/x11/export/export.cpp +++ b/platform/x11/export/export.cpp @@ -28,7 +28,7 @@ /*************************************************************************/ #include "export.h" #include "platform/x11/logo.h" -#include "tools/editor/editor_export.h" +#include "editor/editor_export.h" #include "scene/resources/texture.h" |
