From cd7f7322c7ab10d26aea186b773dce6199968502 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Mon, 6 Feb 2017 23:02:22 +0200 Subject: [PATCH] Add ofxOMXPlayer to addons.make --- example-gamepad/addons.make | 1 + 1 file changed, 1 insertion(+) diff --git a/example-gamepad/addons.make b/example-gamepad/addons.make index 070b326..6546213 100644 --- a/example-gamepad/addons.make +++ b/example-gamepad/addons.make @@ -2,3 +2,4 @@ ofxPiMapper ofxIO ofxXmlSettings ofxGui +ofxOMXPlayer