summaryrefslogtreecommitdiff
path: root/demos/radial-test.c
diff options
context:
space:
mode:
authorEmanuel Schmidt <eschmidt216@gmail.com>2023-02-01 19:31:13 +0100
committerEmanuel Schmidt <eschmidt216@gmail.com>2023-02-08 20:56:05 +0100
commiteb998d7b6510b04f02259856c135a4083f8e6184 (patch)
tree231ec9ecefc23bbc6cd99acd1797118fd97d308e /demos/radial-test.c
parent713077d0a3c310ca1955bc331d46d55d0ae4a72b (diff)
downloadpixman-eb998d7b6510b04f02259856c135a4083f8e6184.tar.gz
Separate meson build options for demos and tests
Diffstat (limited to 'demos/radial-test.c')
-rw-r--r--demos/radial-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/radial-test.c b/demos/radial-test.c
index 08a367c..52292eb 100644
--- a/demos/radial-test.c
+++ b/demos/radial-test.c
@@ -1,4 +1,4 @@
-#include "../test/utils.h"
+#include "utils.h"
#include "gtk-utils.h"
#define NUM_GRADIENTS 9