webengine/widgetregistry/Server/inc/WidgetRegistryXml.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
--- a/webengine/widgetregistry/Server/inc/WidgetRegistryXml.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/webengine/widgetregistry/Server/inc/WidgetRegistryXml.h	Fri Mar 19 09:52:28 2010 +0200
@@ -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;
 /**