summaryrefslogtreecommitdiffstats
path: root/updater/mounts.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--updater/mounts.cpp (renamed from otautil/mounts.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/otautil/mounts.cpp b/updater/mounts.cpp
index 951311bf3..943d35c75 100644
--- a/otautil/mounts.cpp
+++ b/updater/mounts.cpp
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#include "otautil/mounts.h"
+#include "mounts.h"
#include <errno.h>
#include <fcntl.h>