| Index: athena/input/public/input_manager.h
|
| diff --git a/athena/input/public/input_manager.h b/athena/input/public/input_manager.h
|
| index cc7017530f98ee41d6cf1ea00fedf1620d0f4619..6562730d2de1d80018ac9fc3a9df25ba88149e56 100644
|
| --- a/athena/input/public/input_manager.h
|
| +++ b/athena/input/public/input_manager.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef ATHENA_INPUT_PUBLIC_INPUT_MANAGER_H_
|
| #define ATHENA_INPUT_PUBLIC_INPUT_MANAGER_H_
|
|
|
| -#include "athena/athena_export.h"
|
| +#include "athena/common/athena_export.h"
|
|
|
| namespace aura {
|
| class Window;
|
|
|