summaryrefslogtreecommitdiff
path: root/tools/aidl/aidl_language.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/aidl/aidl_language.h')
-rw-r--r--tools/aidl/aidl_language.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/aidl/aidl_language.h b/tools/aidl/aidl_language.h
index f3a126e9f57a..99a96899bb39 100644
--- a/tools/aidl/aidl_language.h
+++ b/tools/aidl/aidl_language.h
@@ -1,10 +1,9 @@
#ifndef AIDL_AIDL_LANGUAGE_H_
#define AIDL_AIDL_LANGUAGE_H_
+#include <base/macros.h>
#include <string>
-#include "macros.h"
-
typedef enum {
NO_EXTRA_TEXT = 0,
SHORT_COMMENT,