| branch | CompilerCompatibility |
| changeset 11 | c32fb9f4b91e |
| parent 8 | 2e6c4614c58e |
| 9:c65663728cf1 | 11:c32fb9f4b91e |
|---|---|
19 #define CONNECTIONMONITORPLUGIN_H |
19 #define CONNECTIONMONITORPLUGIN_H |
20 |
20 |
21 // User includes |
21 // User includes |
22 |
22 |
23 // System includes |
23 // System includes |
24 #include <GSPluginInterface.h> |
24 #include <gsplugininterface.h> |
25 #include <aknview.h> |
25 #include <aknview.h> |
26 #include <ConeResLoader.h> |
26 #include <ConeResLoader.h> |
27 #include <eikclb.h> |
27 #include <eikclb.h> |
28 #include <AknServerApp.h> |
28 #include <AknServerApp.h> |
29 |
29 |