qtmobility/plugins/multimedia/audiocapture/audioencodercontrol.h
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 5 453da2cfceef
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
    40 ****************************************************************************/
    40 ****************************************************************************/
    41 
    41 
    42 #ifndef AUDIOENCODERCONTROL_H
    42 #ifndef AUDIOENCODERCONTROL_H
    43 #define AUDIOENCODERCONTROL_H
    43 #define AUDIOENCODERCONTROL_H
    44 
    44 
    45 #include <qaudioencodercontrol.h>
    45 #include "../../../src/multimedia/qaudioencodercontrol.h"
    46 
    46 
    47 #include <QtCore/qstringlist.h>
    47 #include <QtCore/qstringlist.h>
    48 #include <QtCore/qmap.h>
    48 #include <QtCore/qmap.h>
    49 
    49 
    50 #include <QtMultimedia/qaudioformat.h>
    50 #include <QtMultimedia/qaudioformat.h>