From f32fd852d933ec02fb231af92bf6593448e15fc8 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Sun, 7 Sep 2014 14:47:19 +0200 Subject: [PATCH] Replace ofxUI dependency with ofxGui --- example/addons.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/addons.make b/example/addons.make index 802cd29..e98663f 100644 --- a/example/addons.make +++ b/example/addons.make @@ -1,3 +1,3 @@ ofxPiMapper -ofxUI +ofxGui ofxXmlSettings