Git commit be13471f54c888d2a9f3519463df78154a5967ab by Casian Andrei. Committed on 18/01/2014 at 18:26. Pushed by casianandrei into branch 'five'. Little cleanup in the includes of the backendinterface header M +0 -6 phonon/backendinterface.h http://commits.kde.org/phonon/be13471f54c888d2a9f3519463df78154a5967ab diff --git a/phonon/backendinterface.h b/phonon/backendinterface.h index 9b86963..3d09921 100644 --- a/phonon/backendinterface.h +++ b/phonon/backendinterface.h @@ -23,14 +23,8 @@ #ifndef PHONON_BACKENDINTERFACE_H #define PHONON_BACKENDINTERFACE_H = -#include "phonon_export.h" #include "objectdescription.h" = -#include -#include - -class QVariant; - namespace Phonon { = class BackendInterface