summaryrefslogtreecommitdiff
path: root/base/loader/aout_object.hh
diff options
context:
space:
mode:
Diffstat (limited to 'base/loader/aout_object.hh')
-rw-r--r--base/loader/aout_object.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/loader/aout_object.hh b/base/loader/aout_object.hh
index baa8904a8..77c59aef6 100644
--- a/base/loader/aout_object.hh
+++ b/base/loader/aout_object.hh
@@ -29,7 +29,7 @@
#ifndef __AOUT_OBJECT_HH__
#define __AOUT_OBJECT_HH__
-#include "object_file.hh"
+#include "base/loader/object_file.hh"
// forward decls: avoid including exec_aout.h here
struct aout_exechdr;