aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_clipboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_clipboard.c')
-rw-r--r--test/test_clipboard.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test_clipboard.c b/test/test_clipboard.c
index debe8e3..054f71d 100644
--- a/test/test_clipboard.c
+++ b/test/test_clipboard.c
@@ -9,8 +9,8 @@
#include "test_utils.h"
-#include "pugl/pugl.h"
-#include "pugl/stub.h"
+#include <pugl/pugl.h>
+#include <pugl/stub.h>
#include <assert.h>
#include <stdbool.h>