summaryrefslogtreecommitdiffstats
path: root/install/package.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--otautil/package.cpp (renamed from install/package.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/package.cpp b/otautil/package.cpp
index 86fc0647d..242204ee6 100644
--- a/install/package.cpp
+++ b/otautil/package.cpp
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#include "install/package.h"
+#include "otautil/package.h"
#include <string.h>
#include <unistd.h>