summaryrefslogtreecommitdiffstats
path: root/otautil/DirUtil.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'otautil/DirUtil.cpp')
-rw-r--r--otautil/DirUtil.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/otautil/DirUtil.cpp b/otautil/DirUtil.cpp
index fffc82219..61c832813 100644
--- a/otautil/DirUtil.cpp
+++ b/otautil/DirUtil.cpp
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#include "DirUtil.h"
+#include "otautil/DirUtil.h"
#include <dirent.h>
#include <errno.h>