From c02378a381cbb23ba56099a33fab38686c8d2b5b Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Tue, 19 Sep 2023 19:01:30 +0100 Subject: loading vector data --- lasertext/config.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lasertext') diff --git a/lasertext/config.make b/lasertext/config.make index 9e6452a..d622cd5 100644 --- a/lasertext/config.make +++ b/lasertext/config.make @@ -7,7 +7,7 @@ # OF ROOT # The location of your root openFrameworks installation -# OF_ROOT = ../../openFrameworks +OF_ROOT = ../../openFrameworks ################################################################################ # OF_ROOT = ../../.. -- cgit v1.2.3