summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/volumeobserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/phonon/mmf/volumeobserver.h')
-rw-r--r--src/3rdparty/phonon/mmf/volumeobserver.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/3rdparty/phonon/mmf/volumeobserver.h b/src/3rdparty/phonon/mmf/volumeobserver.h
index 11ee960..d6717cba 100644
--- a/src/3rdparty/phonon/mmf/volumeobserver.h
+++ b/src/3rdparty/phonon/mmf/volumeobserver.h
@@ -21,6 +21,8 @@ along with this library. If not, see <http://www.gnu.org/licenses/>.
#include <QtGlobal>
+QT_BEGIN_NAMESPACE
+
namespace Phonon
{
namespace MMF
@@ -37,4 +39,6 @@ namespace Phonon
}
}
+QT_END_NAMESPACE
+
#endif