| Index: sky/engine/core/app/Application.h
|
| diff --git a/sky/engine/core/app/Application.h b/sky/engine/core/app/Application.h
|
| index cf78edd23ab7732ad3e024f97c8d37433cad8075..706e4d2e571b4f95bf560293510e4ad2ca735e0a 100644
|
| --- a/sky/engine/core/app/Application.h
|
| +++ b/sky/engine/core/app/Application.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef SKY_ENGINE_CORE_APP_APPLICATION_H_
|
| #define SKY_ENGINE_CORE_APP_APPLICATION_H_
|
|
|
| -#include "core/app/AbstractModule.h"
|
| +#include "sky/engine/core/app/AbstractModule.h"
|
|
|
| namespace blink {
|
|
|
|
|