health@2.0 vts: Add missing include

Test: pass
Change-Id: Ibdf7287676653b5f76a42f6aab618e0d7fa4008e
This commit is contained in:
Yifan Hong
2017-10-05 17:42:20 -07:00
parent 8ce66bbbfe
commit b02df7b9e1

View File

@@ -19,6 +19,7 @@
#include <mutex>
#include <VtsHalHidlTargetTestBase.h>
#include <VtsHalHidlTargetTestEnvBase.h>
#include <android-base/logging.h>
#include <android/hardware/health/2.0/IHealth.h>
#include <android/hardware/health/2.0/types.h>