Chromium Code Reviews| Index: sky/engine/core/app/Module.h |
| diff --git a/sky/engine/core/app/Module.h b/sky/engine/core/app/Module.h |
| index 0181c23dbcb06bccda897bc797dd2bf2a85f70b1..b823c8f01d9c882d8f1a1058938a7b0417964f52 100644 |
| --- a/sky/engine/core/app/Module.h |
| +++ b/sky/engine/core/app/Module.h |
| @@ -5,7 +5,7 @@ |
| #ifndef SKY_ENGINE_CORE_APP_MODULE_H_ |
| #define SKY_ENGINE_CORE_APP_MODULE_H_ |
| -#include "core/app/AbstractModule.h" |
| +#include "sky/engine/core/app/AbstractModule.h" |
| namespace blink { |
| class Application; |