widgets/widgetapp/inc/WidgetUiNetworkListener.h
changeset 25 0ed94ceaa377
parent 22 9a9a761f03f1
child 26 cb62a4f66ebe
--- a/widgets/widgetapp/inc/WidgetUiNetworkListener.h	Tue Nov 24 09:02:20 2009 +0200
+++ b/widgets/widgetapp/inc/WidgetUiNetworkListener.h	Thu Dec 17 09:20:16 2009 +0200
@@ -1,29 +1,35 @@
-//
-//==============================================================================
-// Name        : WidgetUiNetworkListener.h
-// Part of     : WidgetUI
-// Interface   :
-// Description :
-// Version      : %version: 5 %
-//
-// Copyright  2008, 2009 Nokia Corporation.
-// This material, including documentation and any related
-// computer programs, is protected by copyright controlled by
-// Nokia Corporation. All rights are reserved. Copying,
-// including reproducing, storing, adapting or translating, any
-// or all of this material requires the prior written consent of
-// Nokia Corporation. This material also contains confidential
-// information which may not be disclosed to others without the
-// prior written consent of Nokia Corporation.
-//==============================================================================
-//
+/*
+* Copyright (c) 2008, 2009 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"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description: 
+*
+*/
+
 
 #ifndef WIDGETUINETWORKLISTENER_H_
 #define WIDGETUINETWORKLISTENER_H_
 
 // INCLUDES
 #include <in_sock.h>
+
+#ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
 #include <es_enum.h>
+#else
+#include <es_enum.h>
+#include <es_enum_internal.h>
+#include <es_enum_partner.h>
+#endif
+
 #include "WidgetUiWindowManager.h"
 
 // CLASS DECLARATION