aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_forge_overflow.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_forge_overflow.c')
-rw-r--r--test/test_forge_overflow.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/test_forge_overflow.c b/test/test_forge_overflow.c
index 95e9b87..8f6ee03 100644
--- a/test/test_forge_overflow.c
+++ b/test/test_forge_overflow.c
@@ -3,9 +3,9 @@
#include "atom_test_utils.c"
-#include "lv2/atom/atom.h"
-#include "lv2/atom/forge.h"
-#include "lv2/urid/urid.h"
+#include <lv2/atom/atom.h>
+#include <lv2/atom/forge.h>
+#include <lv2/urid/urid.h>
#include <assert.h>
#include <stdint.h>