Check in UniquePtr.h locally

Bug: 63686260
Test: BOARD_VNDK_VERSION=current mma -j
Change-Id: I59f7b4b22ec8c048e9a57c2210290c31df9dff19
diff --git a/gatekeeper.cpp b/gatekeeper.cpp
index 44993cf..b1e9051 100644
--- a/gatekeeper.cpp
+++ b/gatekeeper.cpp
@@ -13,8 +13,8 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-#include <UniquePtr.h>
 #include <gatekeeper/gatekeeper.h>
+#include <gatekeeper/UniquePtr.h>
 
 #include <endian.h>