From b942e603e96cbe9ddcaca9ee36c192910d526cfd Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 16 Feb 2010 15:31:40 -0800 Subject: Restored microblaze build (accidentally removed makefile ams and gitignores when doing cmake for host) --- firmware/microblaze/apps/txrx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/microblaze/apps/txrx.c') diff --git a/firmware/microblaze/apps/txrx.c b/firmware/microblaze/apps/txrx.c index 8e71f2d8e..e2500f42e 100644 --- a/firmware/microblaze/apps/txrx.c +++ b/firmware/microblaze/apps/txrx.c @@ -42,7 +42,7 @@ #include #include "clocks.h" #include -#include "usrp2_fw_common.h" +#include "usrp2/fw_common.h" #include #define FW_SETS_SEQNO 1 // define to 0 or 1 (FIXME must be 1 for now) -- cgit v1.2.3