]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/trans.c
Configure: Turned off -Winline
[libucw.git] / ucw / trans.c
index 6fc9e8eb1e33f5fffabfa4fd019d7ed471713cb5..db8838372db0d8a2d7f3dd70944a840ce2cfffdc 100644 (file)
@@ -9,10 +9,10 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/trans.h"
-#include "ucw/respool.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/trans.h>
+#include <ucw/resource.h>
+#include <ucw/mempool.h>
 
 #include <stdio.h>