diff options
Diffstat (limited to 'dev/etherint.hh')
-rw-r--r-- | dev/etherint.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/etherint.hh b/dev/etherint.hh index 00e291fc9..1aa85f17c 100644 --- a/dev/etherint.hh +++ b/dev/etherint.hh @@ -36,8 +36,8 @@ #include <string> -#include "etherpkt.hh" -#include "sim_object.hh" +#include "dev/etherpkt.hh" +#include "sim/sim_object.hh" /* * Class representing the actual interface between two ethernet |