From 76be7c9a79da62e0a52d932bdfdf56671c82e33d Mon Sep 17 00:00:00 2001
From: Uros Majstorovic <majstor@majstor.org>
Date: Mon, 31 Jan 2022 22:22:19 +0100
Subject: build fix

---
 ecp/src/vconn/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'ecp/src/vconn/Makefile')

diff --git a/ecp/src/vconn/Makefile b/ecp/src/vconn/Makefile
index 459d16b..17962c4 100644
--- a/ecp/src/vconn/Makefile
+++ b/ecp/src/vconn/Makefile
@@ -1,5 +1,4 @@
-include ../platform.mk
-CFLAGS += -I..
+include ../common.mk
 
 obj = vconn.o
 
-- 
cgit v1.2.3