From 4a60c41913d7ebddf666d24e288533b453ee41ae Mon Sep 17 00:00:00 2001
From: Tom Rondeau <trondeau@vt.edu>
Date: Tue, 21 Aug 2012 18:39:10 -0400
Subject: core: fixing location of some components for the new hierarchy.

ctest and digital examples working again.
---
 gr-fft/python/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'gr-fft/python/__init__.py')

diff --git a/gr-fft/python/__init__.py b/gr-fft/python/__init__.py
index 0fa643e35d..a532109b70 100644
--- a/gr-fft/python/__init__.py
+++ b/gr-fft/python/__init__.py
@@ -25,4 +25,4 @@ processing blocks for FFT and related functions.
 '''
 
 from fft_swig import *
-
+from logpwrfft import *
-- 
cgit v1.2.3