]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/ff-stkstring.c
Opt: Calling hooks, config opts added
[libucw.git] / ucw / ff-stkstring.c
index 50b2c3e81d7e5b3e42f51b650182d2c5ffb2ef4a..8a0c2d3aab52f357ad88fa56d90b32450641668f 100644 (file)
@@ -12,8 +12,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
 
 void
 bgets_stk_init(struct bgets_stk_struct *s)