webengine/widgetregistry/Server/inc/WidgetRegistryXml.h
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
--- a/webengine/widgetregistry/Server/inc/WidgetRegistryXml.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/webengine/widgetregistry/Server/inc/WidgetRegistryXml.h	Tue Aug 31 16:17:46 2010 +0300
@@ -17,13 +17,14 @@
 *
 */
 
+
 #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;
 /**