summaryrefslogtreecommitdiffstats
path: root/cmds/backup
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/backup')
-rw-r--r--cmds/backup/backup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/backup/backup.cpp b/cmds/backup/backup.cpp
index d4e669b..ea1888b 100644
--- a/cmds/backup/backup.cpp
+++ b/cmds/backup/backup.cpp
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#include <utils/BackupHelpers.h>
+#include <androidfw/BackupHelpers.h>
#include <utils/String8.h>
#include <fcntl.h>