summaryrefslogtreecommitdiff
path: root/nn/common/include/MetaModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'nn/common/include/MetaModel.h')
-rw-r--r--nn/common/include/MetaModel.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/nn/common/include/MetaModel.h b/nn/common/include/MetaModel.h
index 2f9a1b1d3..89aee9f0b 100644
--- a/nn/common/include/MetaModel.h
+++ b/nn/common/include/MetaModel.h
@@ -14,8 +14,8 @@
* limitations under the License.
*/
-#ifndef FRAMEWORKS_ML_NN_COMMON_META_MODEL_H
-#define FRAMEWORKS_ML_NN_COMMON_META_MODEL_H
+#ifndef ANDROID_FRAMEWORKS_ML_NN_COMMON_META_MODEL_H
+#define ANDROID_FRAMEWORKS_ML_NN_COMMON_META_MODEL_H
#include "HalInterfaces.h"
@@ -140,4 +140,4 @@ class MetaModel {
} // namespace android::nn
-#endif // FRAMEWORKS_ML_NN_COMMON_META_MODEL_H
+#endif // ANDROID_FRAMEWORKS_ML_NN_COMMON_META_MODEL_H