webengine/wmlengine/src/wml/include/nw_wml_list.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
--- a/webengine/wmlengine/src/wml/include/nw_wml_list.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/webengine/wmlengine/src/wml/include/nw_wml_list.h	Fri Mar 19 09:52:28 2010 +0200
@@ -33,7 +33,7 @@
 #endif
 
 #include "nwx_defs.h"
-#include <nwx_status.h>
+#include "nwx_status.h"
 #include "nwx_memseg.h"
 
 /* A single linked list with a dummy element first */