webengine/widgetregistry/Server/inc/WidgetRegistryXml.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
--- a/webengine/widgetregistry/Server/inc/WidgetRegistryXml.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/webengine/widgetregistry/Server/inc/WidgetRegistryXml.h	Wed Sep 01 12:28:30 2010 +0100
@@ -17,14 +17,13 @@
 *
 */
 
-
 #ifndef WIDGETREGISTRYXML_H
 #define WIDGETREGISTRYXML_H
 
 // INCLUDES
 #include <libxml2_tree.h>
-#include "WidgetRegistryConstants.h"
-#include "WidgetPropertyValue.h"
+#include <widgetregistryconstants.h>
+#include <widgetpropertyvalue.h>
 
 class RFs;
 /**