changeset 63 | b9107cb7d204 |
parent 36 | 9ba7f05d28a5 |
60:ef2733361cdb | 63:b9107cb7d204 |
---|---|
18 |
18 |
19 #ifndef __SNAPSHOTITEM_H__ |
19 #ifndef __SNAPSHOTITEM_H__ |
20 #define __SNAPSHOTITEM_H__ |
20 #define __SNAPSHOTITEM_H__ |
21 |
21 |
22 // INCLUDES |
22 // INCLUDES |
23 #include <syncml/SmlDataSyncDefs.h> |
23 #include <SmlDataSyncDefs.h> |
24 #include <hash.h> |
24 #include <hash.h> |
25 #include "mediadsproviderdefs.h" |
25 #include "mediadsproviderdefs.h" |
26 #include "songitem.h" |
26 #include "songitem.h" |
27 #include "playlistitem.h" |
27 #include "playlistitem.h" |
28 |
28 |