]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/res-mem.c
Opt: Tests and some minor fixes
[libucw.git] / ucw / res-mem.c
index a6b425f13b1d9bf9151f8961a22d391643074eeb..caa3a4caae032f1e639130c6452a76d596ca7cac 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/resource.h"
+#include <ucw/lib.h>
+#include <ucw/resource.h>
 
 #include <stdio.h>
 #include <stdlib.h>