summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/abstractmediaplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/phonon/mmf/abstractmediaplayer.h')
-rw-r--r--src/3rdparty/phonon/mmf/abstractmediaplayer.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/3rdparty/phonon/mmf/abstractmediaplayer.h b/src/3rdparty/phonon/mmf/abstractmediaplayer.h
index 7f53a2d..51935a3 100644
--- a/src/3rdparty/phonon/mmf/abstractmediaplayer.h
+++ b/src/3rdparty/phonon/mmf/abstractmediaplayer.h
@@ -26,6 +26,8 @@ along with this library. If not, see <http://www.gnu.org/licenses/>.
class RFile;
+QT_BEGIN_NAMESPACE
+
namespace Phonon
{
namespace MMF
@@ -154,5 +156,7 @@ namespace Phonon
}
}
+QT_END_NAMESPACE
+
#endif