ho: Remove rtp_proxy.h include, no proxy code in here
diff --git a/openbsc/src/libbsc/handover_logic.c b/openbsc/src/libbsc/handover_logic.c
index 0f1582e..c469e7c 100644
--- a/openbsc/src/libbsc/handover_logic.c
+++ b/openbsc/src/libbsc/handover_logic.c
@@ -39,7 +39,6 @@
 #include <openbsc/signal.h>
 #include <osmocom/core/talloc.h>
 #include <openbsc/transaction.h>
-#include <openbsc/rtp_proxy.h>
 
 struct bsc_handover {
 	struct llist_head list;