From cae0e338172d98020a60cca59f91d4eb66f6f377 Mon Sep 17 00:00:00 2001
From: DL1YCF <dl1ycf@darc.de>
Date: Sun, 5 Jan 2020 11:55:53 +0100
Subject: [PATCH] fix

---
 diversity_menu.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/diversity_menu.c b/diversity_menu.c
index eaa41bd..1ff26f7 100644
--- a/diversity_menu.c
+++ b/diversity_menu.c
@@ -28,6 +28,7 @@
 #include "diversity_menu.h"
 #include "radio.h"
 #include "new_protocol.h"
+#include "old_protocol.h"
 #include "sliders.h"
 
 #include <math.h> 
-- 
2.45.2