equal
deleted
inserted
replaced
2 #define __TEXTSHELL_OBY__ |
2 #define __TEXTSHELL_OBY__ |
3 |
3 |
4 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). |
4 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). |
5 // All rights reserved. |
5 // All rights reserved. |
6 // This component and the accompanying materials are made available |
6 // This component and the accompanying materials are made available |
7 // under the terms of "Eclipse Public License v1.0" |
7 // under the terms of the License "Eclipse Public License v1.0" |
8 // which accompanies this distribution, and is available |
8 // which accompanies this distribution, and is available |
9 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
9 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
10 // |
10 // |
11 // Initial Contributors: |
11 // Initial Contributors: |
12 // Nokia Corporation - initial contribution. |
12 // Nokia Corporation - initial contribution. |
123 #endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND |
123 #endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND |
124 |
124 |
125 #include <traces.iby> |
125 #include <traces.iby> |
126 #include <mmf_plugin.iby> |
126 #include <mmf_plugin.iby> |
127 #include <omxilcompref.iby> |
127 #include <omxilcompref.iby> |
128 #ifdef SYMBIAN_MULTIMEDIA_OPENMAX_IL_V2 |
|
129 #include <omxilcomp.iby> |
128 #include <omxilcomp.iby> |
130 #endif |
|
131 #include <omxilcore.iby> |
129 #include <omxilcore.iby> |
132 |
130 |
133 #include <inetprotutil.iby> /* needed for mmfcontrollerframework.dll */ |
131 #include <inetprotutil.iby> /* needed for mmfcontrollerframework.dll */ |
134 #include <caf.iby> /* needed for mediaclientutils.dll */ |
132 #include <caf.iby> /* needed for mediaclientutils.dll */ |
135 |
133 |