aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_print_events.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pugl_print_events.c')
-rw-r--r--examples/pugl_print_events.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pugl_print_events.c b/examples/pugl_print_events.c
index 96a8889..7f5fe21 100644
--- a/examples/pugl_print_events.c
+++ b/examples/pugl_print_events.c
@@ -1,7 +1,7 @@
// Copyright 2012-2020 David Robillard <d@drobilla.net>
// SPDX-License-Identifier: ISC
-#include "test/test_utils.h"
+#include "puglutil/test_utils.h"
#include "pugl/pugl.h"
#include "pugl/stub.h"