coreapplicationuis/GSServerEngine/Src/GSServerEngine.cpp
branchRCL_3
changeset 82 4610cd70c542
parent 66 9af619316cbf
equal deleted inserted replaced
70:739cef680932 82:4610cd70c542
     1 /*
     1 /*
     2  * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). 
     2  * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). 
     3  * All rights reserved.
     3  * All rights reserved.
     4  * This component and the accompanying materials are made available
     4  * This component and the accompanying materials are made available
     5  * under the terms of "Eclipse Public License v1.0"
     5  * under the terms of "Eclipse Public License v1.0"
     6  * which accompanies this distribution, and is available
     6  * which accompanies this distribution, and is available
     7  * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7  * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    15  *                driver during the boot and always when the cable is connected.
    15  *                driver during the boot and always when the cable is connected.
    16  *
    16  *
    17  */
    17  */
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include "GsLogger.h"
    20 #include "GSLogger.h"
    21 #include "GSServerEngine.h"
    21 #include "GSServerEngine.h"
    22 #include <accessoriescrkeys.h>
    22 #include <AccessoriesCRKeys.h>
    23 
    23 
    24 #include <e32svr.h>
    24 #include <e32svr.h>
    25 #include <centralrepository.h>
    25 #include <centralrepository.h>
    26 #include <data_caging_path_literals.hrh>
    26 #include <data_caging_path_literals.hrh>
    27 #include <f32file.h>
    27 #include <f32file.h>