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