usbmgmt/usbmgr/host/functiondrivers/ms/msfdc/inc/msfdc.h
changeset 51 eaaed528d5fd
parent 0 c9bc50fca66e
--- a/usbmgmt/usbmgr/host/functiondrivers/ms/msfdc/inc/msfdc.h	Thu Sep 02 22:23:37 2010 +0300
+++ b/usbmgmt/usbmgr/host/functiondrivers/ms/msfdc/inc/msfdc.h	Fri Sep 17 08:40:15 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -24,9 +24,14 @@
 #define MSFDC_H
 
 #include <e32base.h>
+#include <usbhost/internal/fdcinterface.h>
+#ifndef __DUMMYFDF__
 #include <usbhost/internal/fdcplugin.h>
-#include <usbhost/internal/fdcinterface.h>
 #include "msmmclient.h"
+#else
+#include <dummymsmmclient.h>
+#include <usbhost/internal/dummyfdcplugin.h>
+#endif
 
 /**
   The CMsFdc class