webengine/widgetregistry/Server/inc/WidgetRegistryXml.h
changeset 26 cb62a4f66ebe
parent 25 0ed94ceaa377
child 48 79859ed3eea9
--- a/webengine/widgetregistry/Server/inc/WidgetRegistryXml.h	Thu Dec 17 09:20:16 2009 +0200
+++ b/webengine/widgetregistry/Server/inc/WidgetRegistryXml.h	Thu Jan 07 13:31:38 2010 +0200
@@ -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;
 /**