commit | 3d78edca770a570a8c4f7cf2cdc40dadcd5facd0 | [log] [tgz] |
---|---|---|
author | Jae Shin <jaeshin@google.com> | Fri Jul 21 15:13:41 2017 +0900 |
committer | Jae Shin <jaeshin@google.com> | Fri Jul 21 15:59:06 2017 +0900 |
tree | 41e40dd66b6046908d22256684f7936b9e48ca8b | |
parent | da7470b6d25df7cc2aeee838c36126d14d58284f [diff] [blame] |
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>