diff options
| author | Poommetee Ketson | 2017-06-23 22:03:41 +0700 |
|---|---|---|
| committer | Poommetee Ketson | 2017-06-25 07:55:01 +0700 |
| commit | e3998528e021d2722b40bc1bcda809baaa2cce3b (patch) | |
| tree | 5484259368bf73d1b429533fa36917c1f1030e67 /editor/editor_help.cpp | |
| parent | a2e4b80ff5649504ed4bdc4b4c7f39c19ae6db6a (diff) | |
| download | godot-e3998528e021d2722b40bc1bcda809baaa2cce3b.tar.gz godot-e3998528e021d2722b40bc1bcda809baaa2cce3b.tar.zst godot-e3998528e021d2722b40bc1bcda809baaa2cce3b.zip | |
Diffstat (limited to 'editor/editor_help.cpp')
| -rw-r--r-- | editor/editor_help.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/editor_help.cpp b/editor/editor_help.cpp index 11cb61370..5089468e1 100644 --- a/editor/editor_help.cpp +++ b/editor/editor_help.cpp @@ -29,7 +29,7 @@ /*************************************************************************/ #include "editor_help.h" -#include "doc_data_compressed.h" +#include "doc_data_compressed.gen.h" #include "editor/plugins/script_editor_plugin.h" #include "editor_node.h" #include "editor_settings.h" |
