summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-19 04:31:10 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-19 04:31:10 +0000
commitf54fb6a7652fa7ed108c3eb1c15ef95a37d6b11d (patch)
tree47d0829da4f0e0bd6b998526bead004d96ba548d
parent04026a82d147f9817ebbb2932d9fde768a42b07e (diff)
parent75cdf184f77217f434b4a7dbf89679a0fda026a3 (diff)
downloadhwservicemanager-android14-gsi.tar.gz
Change-Id: I33e9ae11acaa5443e1710bc26fb402acbb295052
-rw-r--r--Vintf.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Vintf.cpp b/Vintf.cpp
index afb19c7..b4f9f2e 100644
--- a/Vintf.cpp
+++ b/Vintf.cpp
@@ -20,8 +20,9 @@
#include "Vintf.h"
#include <android-base/logging.h>
-#include <vintf/parse_string.h>
+#include <hidl-util/FQName.h>
#include <vintf/VintfObject.h>
+#include <vintf/parse_string.h>
namespace android {
namespace hardware {