devsoundextensions/ciextnfactoryplugins/ciextnserverplugin/src/ciextnserverplugin.h
equal
deleted
inserted
replaced
21 #ifndef CIEXTNSERVERPLUGIN_H |
21 #ifndef CIEXTNSERVERPLUGIN_H |
22 #define CIEXTNSERVERPLUGIN_H |
22 #define CIEXTNSERVERPLUGIN_H |
23 |
23 |
24 // Include files |
24 // Include files |
25 #include <e32base.h> |
25 #include <e32base.h> |
26 #include <a3f/MmfDevSoundCustomInterfaceExtensions.h> |
26 #include <a3f/mmfdevsoundcustominterfaceextensions.h> |
27 #include "ciextnserverpluginwrapper.h" |
27 #include "ciextnserverpluginwrapper.h" |
28 |
28 |
29 // Forward declarations |
29 // Forward declarations |
30 class MCustomInterface; |
30 class MCustomInterface; |
31 class MCIMsgHndlrIntfc; |
31 class MCIMsgHndlrIntfc; |