diff autocal/txcalchan.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 4ce87a30383f
children
line wrap: on
line diff
--- a/autocal/txcalchan.c	Tue Feb 13 06:22:32 2018 +0000
+++ b/autocal/txcalchan.c	Tue Feb 13 07:02:17 2018 +0000
@@ -8,6 +8,7 @@
 #include <endian.h>
 #include <rvinterf/l1tm.h>
 #include <rvinterf/exitcodes.h>
+#include "txvout.h"
 #include "txband.h"
 #include "txcalchan.h"