From a62a6b7d6bbf0ae26b7f8744cb764027983e4269 Mon Sep 17 00:00:00 2001 From: Dirk Niggemann Date: Thu, 24 Oct 2019 12:28:10 +0100 Subject: [PATCH] Added missing headers deleted in merge --- UI.hpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UI.hpp b/UI.hpp index 5dfe52e..58c1731 100644 --- a/UI.hpp +++ b/UI.hpp @@ -28,6 +28,10 @@ #include "config.h" #include "Disp_Plus.h" +#include "SoftenValue.hpp" +#include "effect_modulated_delay.h" +#include "dexed.h" + #include #include