diff options
Diffstat (limited to 'tests/simple_mem/many.c')
| -rw-r--r-- | tests/simple_mem/many.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/simple_mem/many.c b/tests/simple_mem/many.c index 6754ebb..254b49f 100644 --- a/tests/simple_mem/many.c +++ b/tests/simple_mem/many.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" |
