]> mj.ucw.cz Git - libucw.git/blobdiff - charset/tolower.c
Fastbufs: Fixed uninitialized variables in fbmulti's structure.
[libucw.git] / charset / tolower.c
index 9c975044ee79ffe9bb66c0c9ab697a2d979ffb55..84544d7e23136bc77647035766f008eb29965762 100644 (file)
@@ -7,6 +7,6 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "charset/unicat.h"
-#include "charset/U-lower.h"
+#include <ucw/lib.h>
+#include <charset/unicat.h>
+#include <charset/U-lower.h>