summaryrefslogtreecommitdiff
path: root/benchmarks/GCbench.c
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/GCbench.c')
-rw-r--r--benchmarks/GCbench.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/GCbench.c b/benchmarks/GCbench.c
index 1b786be..eb3652e 100644
--- a/benchmarks/GCbench.c
+++ b/benchmarks/GCbench.c
@@ -88,8 +88,8 @@ static int iter;
#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 <string.h>