]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/wildmatch.c
Daemon: daemon_control() finished
[libucw.git] / ucw / wildmatch.c
index 34fb66f5c130818555aa4245dc58aa25da512da9..3df4920af1ab65d62e1087d0b6b4cc2480253a68 100644 (file)
@@ -9,9 +9,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "ucw/wildmatch.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <ucw/wildmatch.h>
 
 #include <stdio.h>
 #include <string.h>