summarylogtreecommitdiffstats
path: root/fcd_in_gnuradio.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fcd_in_gnuradio.patch')
-rw-r--r--fcd_in_gnuradio.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/fcd_in_gnuradio.patch b/fcd_in_gnuradio.patch
new file mode 100644
index 000000000000..26d273a35967
--- /dev/null
+++ b/fcd_in_gnuradio.patch
@@ -0,0 +1,12 @@
+diff -ru gqrx-1.9.237-src/dsp/rx_source_fcd.h gqrx-1.9.237-src-b/dsp/rx_source_fcd.h
+--- gqrx-1.9.237-src/dsp/rx_source_fcd.h 2012-02-08 22:03:18.000000000 +0100
++++ gqrx-1.9.237-src-b/dsp/rx_source_fcd.h 2012-04-13 08:40:13.537989006 +0200
+@@ -21,7 +21,7 @@
+ #define RX_SOURCE_FCD_H
+
+ #include <gr_hier_block2.h>
+-#include <fcd/fcd_source_c.h>
++#include <gnuradio/fcd_source_c.h>
+ #include <dsp/rx_source_base.h>
+
+