diff options
Diffstat (limited to 'src/dev/etherbus.hh')
-rw-r--r-- | src/dev/etherbus.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dev/etherbus.hh b/src/dev/etherbus.hh index a3a7f0606..4deb7fccc 100644 --- a/src/dev/etherbus.hh +++ b/src/dev/etherbus.hh @@ -40,6 +40,7 @@ #include "dev/etherobject.hh" #include "params/EtherBus.hh" #include "sim/sim_object.hh" +#include "params/EtherBus.hh" class EtherDump; class EtherInt; |