equal
deleted
inserted
replaced
20 #include "xaplayitfadaptationmmf.h" |
20 #include "xaplayitfadaptationmmf.h" |
21 #include "xaadaptationmmf.h" |
21 #include "xaadaptationmmf.h" |
22 #include "cmmfbackendengine.h" |
22 #include "cmmfbackendengine.h" |
23 #include "cmmfradiobackendengine.h" |
23 #include "cmmfradiobackendengine.h" |
24 #include <glib.h> |
24 #include <glib.h> |
25 |
|
26 extern XAboolean cameraRealized; |
|
27 |
25 |
28 /*forward declaration of position updater callback*/ |
26 /*forward declaration of position updater callback*/ |
29 gboolean XAPlayItfAdapt_PositionUpdate(gpointer ctx); |
27 gboolean XAPlayItfAdapt_PositionUpdate(gpointer ctx); |
30 |
28 |
31 /* |
29 /* |