diff options
Diffstat (limited to 'benchmarks/cache.c')
-rw-r--r-- | benchmarks/cache.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/cache.c b/benchmarks/cache.c index 11d0fc5..84942d8 100644 --- a/benchmarks/cache.c +++ b/benchmarks/cache.c @@ -181,8 +181,8 @@ static struct hurd_ihash cache; #ifdef __gnu_hurd_viengoos__ #include <hurd/storage.h> -#include <hurd/cap.h> -#include <hurd/activity.h> +#include <viengoos/cap.h> +#include <viengoos/activity.h> #include <pthread.h> #include <hurd/anonymous.h> #include <hurd/as.h> |