]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/str-split.c
LibUCW: Implemented OptionalInclude to configuration files.
[libucw.git] / ucw / str-split.c
index 0bb236003aa31711cc735868999f84ff220db9e7..40138362d8847fe3381449a4dbfd04cb28b5f3ac 100644 (file)
@@ -8,9 +8,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/chartype.h"
-#include "ucw/string.h"
+#include <ucw/lib.h>
+#include <ucw/chartype.h>
+#include <ucw/string.h>
 
 #include <string.h>