checkvintf gets the correct files.

Test: checkvintf with the script provided in the help message
Bug: 72722951

Change-Id: Ibb71a1593e42ee4043030827bb20ffac3a6e70d3
diff --git a/RuntimeInfo-host.cpp b/RuntimeInfo-host.cpp
index bd46a9f..e66e6f4 100644
--- a/RuntimeInfo-host.cpp
+++ b/RuntimeInfo-host.cpp
@@ -18,7 +18,7 @@
 #define LOG_TAG "libvintf"
 #include <android-base/logging.h>
 
-#include "RuntimeInfo.h"
+#include <vintf/RuntimeInfo.h>
 
 namespace android {
 namespace vintf {