summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'gatekeeperd/SoftGateKeeperDevice.h')
-rw-r--r--gatekeeperd/SoftGateKeeperDevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gatekeeperd/SoftGateKeeperDevice.h b/gatekeeperd/SoftGateKeeperDevice.h
index 3463c29ff..229f9a9e6 100644
--- a/gatekeeperd/SoftGateKeeperDevice.h
+++ b/gatekeeperd/SoftGateKeeperDevice.h
@@ -19,7 +19,7 @@
19 19
20#include "SoftGateKeeper.h" 20#include "SoftGateKeeper.h"
21 21
22#include <UniquePtr.h> 22#include <nativehelper/UniquePtr.h>
23 23
24using namespace gatekeeper; 24using namespace gatekeeper;
25 25