upnpmediaserver/contentdirectoryservice/inc/upnpobjectbean.h
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 27 03808033c9a2
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include "upnptablebean.h"
    24 #include "upnptablebean.h"
    25 #include <e32base.h>
    25 #include <e32base.h>
    26 #include <d32dbms.h>
    26 #include <d32dbms.h>
    27 #include <xml/dom/xmlengdom.h>
    27 #include <xmlengdom.h>
    28 
    28 
    29 class CUpnpObject;
    29 class CUpnpObject;
    30 
    30 
    31 // CLASS DECLARATION
    31 // CLASS DECLARATION
    32 
    32