]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/res-eltpool.c
Opt: Documented opt and its interaction with conf
[libucw.git] / ucw / res-eltpool.c
index b6027aed756773943871f901ed7796362d0e7ad0..9accc2bbfbdc16d7d07aff854e215e476ee68416 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/respool.h"
-#include "ucw/eltpool.h"
+#include <ucw/lib.h>
+#include <ucw/resource.h>
+#include <ucw/eltpool.h>
 
 #include <stdio.h>
 #include <stdlib.h>
 
 #include <stdio.h>
 #include <stdlib.h>