diff options
Diffstat (limited to 'tests/fixed-benchmark.c')
| -rw-r--r-- | tests/fixed-benchmark.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fixed-benchmark.c b/tests/fixed-benchmark.c index 0d7abd0..0719063 100644 --- a/tests/fixed-benchmark.c +++ b/tests/fixed-benchmark.c @@ -25,7 +25,7 @@ #include <string.h> #include <time.h> #include <assert.h> -#include "../src/wayland-private.h" +#include "wayland-private.h" volatile double global_d; |
