From kde-commits Mon Feb 28 22:32:49 2011 From: Christoph Feck Date: Mon, 28 Feb 2011 22:32:49 +0000 To: kde-commits Subject: =?utf-8?q?=5Bphonon=5D_phonon/experimental=3A_Fix_compile?= Message-Id: <20110228223249.B15B9A60CD () git ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=129893240523160 Git commit 9c0f5454e76ea618a2acd38ace13964d8fdc6aa3 by Christoph Feck. Committed on 28/02/2011 at 23:09. Pushed by cfeck into branch 'master'. Fix compile M +1 -1 phonon/experimental/avcapture.h http://commits.kde.org/phonon/9c0f5454e76ea618a2acd38ace13964d8fdc6aa3 diff --git a/phonon/experimental/avcapture.h b/phonon/experimental/avcapture.h index ba62e5c..92cb036 100644 --- a/phonon/experimental/avcapture.h +++ b/phonon/experimental/avcapture.h @@ -32,7 +32,7 @@ #include "../medianode.h" #include "../phonondefs.h" #include "objectdescription.h" -#include "phonon/phononnamespace.h" +#include "../phononnamespace.h" class QString; class QStringList;