src/3rdparty/phonon/mmf/stereowidening.cpp
changeset 33 3e2da88830cd
parent 18 2f34d5167611
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
    14 You should have received a copy of the GNU Lesser General Public License
    14 You should have received a copy of the GNU Lesser General Public License
    15 along with this library.  If not, see <http://www.gnu.org/licenses/>.
    15 along with this library.  If not, see <http://www.gnu.org/licenses/>.
    16 
    16 
    17 */
    17 */
    18 
    18 
    19 #include <StereoWideningBase.h>
    19 #include <stereowideningbase.h>
    20 #include "stereowidening.h"
    20 #include "stereowidening.h"
    21 
    21 
    22 QT_BEGIN_NAMESPACE
    22 QT_BEGIN_NAMESPACE
    23 
    23 
    24 using namespace Phonon;
    24 using namespace Phonon;