upnpavcontroller/upnpavcontrollerclient/src/upnpfileuploadsessionimpl.cpp
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 0 7f85d04be362
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
    19 
    19 
    20 
    20 
    21 
    21 
    22 
    22 
    23 // INTERNAL INCLUDES
    23 // INTERNAL INCLUDES
    24 // upnpframework / avcontroller api
    24 // dlnasrv / avcontroller api
    25 #include "upnpavdevice.h"
    25 #include "upnpavdevice.h"
    26 #include "upnpfiletransfersessionobserver.h"
    26 #include "upnpfiletransfersessionobserver.h"
    27 
    27 
    28 // avcontroller internal
    28 // dlnasrv / avcontroller internal
    29 #include "upnpfileuploadsessionimpl.h"
    29 #include "upnpfileuploadsessionimpl.h"
    30 #include "upnpavcontrollerclient.h"
    30 #include "upnpavcontrollerclient.h"
    31 #include "upnpfiletransferitem.h"
    31 #include "upnpfiletransferitem.h"
    32 
    32 
    33 _LIT( KComponentLogfile, "upnpavcontrollerclient.txt");
    33 _LIT( KComponentLogfile, "upnpavcontrollerclient.txt");