]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/trans.c
xtypes: Added FIXME with possible segfault.
[libucw.git] / ucw / trans.c
index 4f04dac48d0f4fd911b2838c38e45b4229e55e37..db8838372db0d8a2d7f3dd70944a840ce2cfffdc 100644 (file)
@@ -9,10 +9,10 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/trans.h"
-#include "ucw/resource.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/trans.h>
+#include <ucw/resource.h>
+#include <ucw/mempool.h>
 
 #include <stdio.h>