summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/api.c b/tests/api.c
index d4f53b88..d84e1d05 100644
--- a/tests/api.c
+++ b/tests/api.c
@@ -17,7 +17,7 @@
#include <cairo.h>
#define RSVG_DISABLE_DEPRECATION_WARNINGS /* so we can test deprecated API */
-#include "librsvg/rsvg.h"
+#include <librsvg/rsvg.h>
#include "test-utils.h"
/*