diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/backup/backup_helper_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/backup/backup_helper_test.cpp b/tests/backup/backup_helper_test.cpp index 04358ad..b5f6ff5 100644 --- a/tests/backup/backup_helper_test.cpp +++ b/tests/backup/backup_helper_test.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#include <utils/BackupHelpers.h> +#include <androidfw/BackupHelpers.h> #include <stdio.h> #include <string.h> |