| Index: athena/wm/public/window_manager.h
|
| diff --git a/athena/wm/public/window_manager.h b/athena/wm/public/window_manager.h
|
| index 9cbd79e21ff5a06c98c1135f50dc3d7b6466356e..d82749ae64ac5b883fa3afb5eac6689124999cba 100644
|
| --- a/athena/wm/public/window_manager.h
|
| +++ b/athena/wm/public/window_manager.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef ATHENA_SCREEN_PUBLIC_WINDOW_MANAGER_H_
|
| #define ATHENA_SCREEN_PUBLIC_WINDOW_MANAGER_H_
|
|
|
| -#include "athena/athena_export.h"
|
| +#include "athena/common/athena_export.h"
|
|
|
| namespace athena {
|
|
|
|
|