btobexprofiles/obexsendservices/obexhighway/src/btsendserviceprovider.cpp
changeset 57 5ebadcda06cb
parent 32 19bd632b5100
equal deleted inserted replaced
51:625f43ae9362 57:5ebadcda06cb
    15  *
    15  *
    16  */
    16  */
    17 
    17 
    18 
    18 
    19 #include "btsendserviceprovider.h"
    19 #include "btsendserviceprovider.h"
    20 #include <btserviceapi.h>
    20 #include <BTServiceAPI.h>
    21 #include "btsssendlisthandler.h"
    21 #include "btsssendlisthandler.h"
    22 #include <btfeaturescfg.h>  // For Enterprise security settings
    22 #include <btfeaturescfg.h>  // For Enterprise security settings
    23 #include <btnotif.h>    // For Enterprise security notifier
    23 #include <btnotif.h>    // For Enterprise security notifier
    24 
    24 
    25 
    25