| Index: runtime/include/dart_mirrors_api.h
|
| diff --git a/runtime/include/dart_mirrors_api.h b/runtime/include/dart_mirrors_api.h
|
| index 3a4c9ce772a6bfa68e9e965b3040dcd4470fb7d3..e0f57e0bcc08cbc77d7486a07bfa7198217c7fcb 100644
|
| --- a/runtime/include/dart_mirrors_api.h
|
| +++ b/runtime/include/dart_mirrors_api.h
|
| @@ -4,8 +4,8 @@
|
| * BSD-style license that can be found in the LICENSE file.
|
| */
|
|
|
| -#ifndef INCLUDE_DART_MIRRORS_API_H_
|
| -#define INCLUDE_DART_MIRRORS_API_H_
|
| +#ifndef RUNTIME_INCLUDE_DART_MIRRORS_API_H_
|
| +#define RUNTIME_INCLUDE_DART_MIRRORS_API_H_
|
|
|
| #include "include/dart_api.h"
|
|
|
|
|