From 87b161e157c1ece5987c10da0a10be00cbf94631 Mon Sep 17 00:00:00 2001 From: silas Date: Mon, 14 Dec 2020 18:37:28 -0600 Subject: [PATCH] Update to match OpenRGB's new interface --- ORGBExamplePluginInterface.h => ORGBPluginInterface.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ORGBExamplePluginInterface.h => ORGBPluginInterface.h (100%) diff --git a/ORGBExamplePluginInterface.h b/ORGBPluginInterface.h similarity index 100% rename from ORGBExamplePluginInterface.h rename to ORGBPluginInterface.h