]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/sorter/config.c
Conf: Decoupled cf_stack_done() from committing
[libucw.git] / ucw / sorter / config.c
index 4b3bd921efeca4683308327294d9dc416b8583e1..bdcd544f8446b81f8b9a463e52afcc6a1ca7cf59 100644 (file)
@@ -7,10 +7,10 @@
  *     of the GNU Lesser General Public License.
  */
 
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/fastbuf.h"
-#include "ucw/sorter/common.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/fastbuf.h>
+#include <ucw/sorter/common.h>
 
 uns sorter_trace;
 uns sorter_trace_array;
 
 uns sorter_trace;
 uns sorter_trace_array;