summaryrefslogtreecommitdiff
path: root/artd/artd.cc
diff options
context:
space:
mode:
Diffstat (limited to 'artd/artd.cc')
-rw-r--r--artd/artd.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/artd/artd.cc b/artd/artd.cc
index 078afd99ac..f1fc558306 100644
--- a/artd/artd.cc
+++ b/artd/artd.cc
@@ -72,8 +72,8 @@
#include "exec_utils.h"
#include "file_utils.h"
#include "fstab/fstab.h"
-#include "oat_file_assistant.h"
-#include "oat_file_assistant_context.h"
+#include "oat/oat_file_assistant.h"
+#include "oat/oat_file_assistant_context.h"
#include "path_utils.h"
#include "profman/profman_result.h"
#include "selinux/android.h"