webengine/widgetregistry/Server/inc/UidAllocator.h
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 59 1f3c3f2f5b0a
child 65 5bfc169077b2
--- a/webengine/widgetregistry/Server/inc/UidAllocator.h	Thu Dec 17 09:20:16 2009 +0200
+++ b/webengine/widgetregistry/Server/inc/UidAllocator.h	Thu Jan 07 13:31:38 2010 +0200
@@ -15,12 +15,11 @@
 *
 */
 
-
 #ifndef UIDALLOCATOR_H
 #define UIDALLOCATOR_H
 
 // INCLUDE FILES
-#include "widgetregistryconstants.h"
+#include <widgetregistryconstants.h>
 
 /**
  * This class allows clients to allocate a UID from a given range.
@@ -37,4 +36,3 @@
     static TBool IsWidget( TUid aUid );
     };
 #endif
-