From 596e666fa0da68b83219bf65abb0712eb5bef79f Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 5 Mar 2017 13:28:32 +0100 Subject: [PATCH] fix symlink that caused host programs to not build --- host/cardemu_prot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/cardemu_prot.h b/host/cardemu_prot.h index a252a252..0c10fefe 120000 --- a/host/cardemu_prot.h +++ b/host/cardemu_prot.h @@ -1 +1 @@ -../firmware/src_simtrace/cardemu_prot.h \ No newline at end of file +../firmware/libcommon/include/cardemu_prot.h \ No newline at end of file