]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/res-eltpool.c
Opt: Introduced contexts
[libucw.git] / ucw / res-eltpool.c
index b5480bfd30423c7003ee369ef3dbc4943ef7c2ec..9accc2bbfbdc16d7d07aff854e215e476ee68416 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/resource.h"
-#include "ucw/eltpool.h"
+#include <ucw/lib.h>
+#include <ucw/resource.h>
+#include <ucw/eltpool.h>
 
 #include <stdio.h>
 #include <stdlib.h>