summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/effectparameter.h
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@sosco.com>2010-01-18 12:16:55 (GMT)
committerShane Kearns <shane.kearns@sosco.com>2010-01-18 12:16:55 (GMT)
commit4e23d00dabc3465bd683d38ee147b3a9897b226f (patch)
treee3dc9fcebd129847b9d6efd6ddef98d2f2ae4cdf /src/3rdparty/phonon/mmf/effectparameter.h
parent94ceaf333074a0f64aab4d1bbb2825591e3f147e (diff)
downloadQt-4e23d00dabc3465bd683d38ee147b3a9897b226f.zip
Qt-4e23d00dabc3465bd683d38ee147b3a9897b226f.tar.gz
Qt-4e23d00dabc3465bd683d38ee147b3a9897b226f.tar.bz2
Workaround for compiler error with MWCC (Symbian emulator)
Recent changes to phonon and syncqt cause problems with the default search path for #include with this compiler. Reviewed-by: Gareth Stockwell
Diffstat (limited to 'src/3rdparty/phonon/mmf/effectparameter.h')
-rw-r--r--src/3rdparty/phonon/mmf/effectparameter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/phonon/mmf/effectparameter.h b/src/3rdparty/phonon/mmf/effectparameter.h
index 27cc018..892ed4d 100644
--- a/src/3rdparty/phonon/mmf/effectparameter.h
+++ b/src/3rdparty/phonon/mmf/effectparameter.h
@@ -19,7 +19,7 @@ along with this library. If not, see <http://www.gnu.org/licenses/>.
#ifndef PHONON_MMF_EFFECTPARAMETER_H
#define PHONON_MMF_EFFECTPARAMETER_H
-#include <Phonon/EffectParameter>
+#include <phonon/effectparameter.h>
QT_BEGIN_NAMESPACE