diff options
Diffstat (limited to 'mem/mem_object.hh')
-rw-r--r-- | mem/mem_object.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mem/mem_object.hh b/mem/mem_object.hh index 7fa2380ba..c6c5076e8 100644 --- a/mem/mem_object.hh +++ b/mem/mem_object.hh @@ -35,6 +35,7 @@ #define __MEM_MEM_OBJECT_HH__ #include "sim/sim_object.hh" +#include "mem/port.hh" /** * The base MemoryObject class, allows for an accesor function to a |