]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/stkstring.c
LibUCW: Implemented OptionalInclude to configuration files.
[libucw.git] / ucw / stkstring.c
index 32bd974336c36e4781612f776b1657eb42e9f58f..fee05ab2ee8f525c8ebcceed727e484435055d38 100644 (file)
@@ -9,9 +9,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/stkstring.h"
-#include "ucw/string.h"
+#include <ucw/lib.h>
+#include <ucw/stkstring.h>
+#include <ucw/string.h>
 
 #include <stdio.h>