summaryrefslogtreecommitdiff
path: root/gr-wavelet/lib/wavelet_ff_impl.h
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2013-04-30 13:27:01 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2013-04-30 13:27:01 -0700
commitb71a82c366ad2bced0af3ae7a68d2c274c3ae3da (patch)
tree2053bf7e3a1f847bb31a0114ee89034a68d57b8a /gr-wavelet/lib/wavelet_ff_impl.h
parentc6acabb7df67983a3a4ebd4a34a7655a431bdeb7 (diff)
wavelet: moved include dir to gnuradio/wavelet
Diffstat (limited to 'gr-wavelet/lib/wavelet_ff_impl.h')
-rw-r--r--gr-wavelet/lib/wavelet_ff_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-wavelet/lib/wavelet_ff_impl.h b/gr-wavelet/lib/wavelet_ff_impl.h
index bec3935f33..b8d6500487 100644
--- a/gr-wavelet/lib/wavelet_ff_impl.h
+++ b/gr-wavelet/lib/wavelet_ff_impl.h
@@ -22,7 +22,7 @@
#ifndef INCLUDED_WAVELET_WAVELET_FF_IMPL_H
#define INCLUDED_WAVELET_WAVELET_FF_IMPL_H
-#include <wavelet/wavelet_ff.h>
+#include <gnuradio/wavelet/wavelet_ff.h>
#include <gsl/gsl_errno.h>
#include <gsl/gsl_wavelet.h>