telephonyserverplugins/common_tsy/commontsy/src/mmfax/cmmfaxextinterface.cpp
branchRCL_3
changeset 65 630d2f34d719
parent 0 3553901f7fa8
child 66 07a122eea281
equal deleted inserted replaced
61:17af172ffa5f 65:630d2f34d719
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    14 //
    14 //
    15 
    15 
    16 
    16 
    17 
    17 
    18 //  INCLUDE FILES
    18 //  INCLUDE FILES
    19 #include <ctsy/tflogger.h>
       
    20 #include "CMmFaxExtInterface.h"
    19 #include "CMmFaxExtInterface.h"
    21 
    20 
    22 #ifdef FAX_IS_SUPPORTED
    21 #ifdef FAX_IS_SUPPORTED
    23 #include "cmmfaxext.h"
    22 #include "cmmfaxext.h"
    24 #endif
    23 #endif