diff options
Diffstat (limited to 'tests/simple_mem/no_bus.c')
| -rw-r--r-- | tests/simple_mem/no_bus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/simple_mem/no_bus.c b/tests/simple_mem/no_bus.c index df7888e..8a5b05b 100644 --- a/tests/simple_mem/no_bus.c +++ b/tests/simple_mem/no_bus.c @@ -2,7 +2,7 @@ #include <gran/root.h> #include <gran/clock_domain.h> -#include <gran/components/mem/simple_mem.h> +#include <gran/mem/simple_mem.h> #include "traffic_gen.h" |
