]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/bit-ffs.c
Conf: Introduced cf_set_journalling()
[libucw.git] / ucw / bit-ffs.c
index 0775f536c571faee289d37559f9d74c2f526df8b..0b23f34c953ea1869b07a6b5131f94ef599bcd9a 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/bitops.h"
+#include <ucw/lib.h>
+#include <ucw/bitops.h>
 
 /* Just a table, the rest is in bitops.h */