| Index: sky/engine/bindings/templates/dictionary_impl.cpp
|
| diff --git a/sky/engine/bindings/templates/dictionary_impl.cpp b/sky/engine/bindings/templates/dictionary_impl.cpp
|
| index 7f377f51b187503f6b8206481f50c865c6d75620..c2cbff92b7cee8ffa571c64f4ff7158c45cd8662 100644
|
| --- a/sky/engine/bindings/templates/dictionary_impl.cpp
|
| +++ b/sky/engine/bindings/templates/dictionary_impl.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // This file has been auto-generated by {{code_generator}}. DO NOT MODIFY!
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
| #include "{{cpp_class}}.h"
|
|
|
| {% for filename in cpp_includes %}
|
|
|