[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.5/kdebase/runtime/phonon
From:       André Wöbbeking <woebbeking () kde ! org>
Date:       2010-11-14 17:52:50
Message-ID: 20101114175250.5202AAC89E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1197039 by woebbe:

compile (phononnamespace.h isn't local)


 M  +1 -1      kded-module/phononserver.cpp  
 M  +1 -1      platform_kde/devicelisting.cpp  


--- branches/KDE/4.5/kdebase/runtime/phonon/kded-module/phononserver.cpp #1197038:1197039
@@ -18,7 +18,6 @@
 
 */
 
-#include "phononnamespace.h"
 #include "phononserver.h"
 #include "audiodevice.h"
 
@@ -45,6 +44,7 @@
 #include <Solid/GenericInterface>
 #include <Solid/Device>
 #include <Solid/DeviceNotifier>
+#include <phonon/phononnamespace.h>
 
 #include <../config-alsa.h>
 #ifdef HAVE_LIBASOUND2
--- branches/KDE/4.5/kdebase/runtime/phonon/platform_kde/devicelisting.cpp #1197038:1197039
@@ -19,7 +19,6 @@
 */
 
 #include "devicelisting.h"
-#include "phononnamespace.h"
 
 #include <QtCore/QFile>
 #include <QtDBus/QDBusReply>
@@ -29,6 +28,7 @@
 #include <kdebug.h>
 #include <klocale.h>
 #include <ksharedconfig.h>
+#include <phonon/phononnamespace.h>
 
 #include <../config-alsa.h>
 #ifdef HAVE_ALSA_ASOUNDLIB_H
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic