diff autocal/txbasis.c @ 117:4c3f4231a021

autocal: vout_t definition factored out of txband.h into txvout.h
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 13 Feb 2018 07:02:17 +0000
parents 7ad0495991ed
children
line wrap: on
line diff
--- a/autocal/txbasis.c	Tue Feb 13 06:22:32 2018 +0000
+++ b/autocal/txbasis.c	Tue Feb 13 07:02:17 2018 +0000
@@ -7,6 +7,7 @@
 #include <stdlib.h>
 #include <rvinterf/l1tm.h>
 #include <rvinterf/exitcodes.h>
+#include "txvout.h"
 #include "txband.h"
 
 extern double tx_power_meas();