]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/str-match.c
Build: Added support for custom PKG_CONFIG_PATH in UCW::Configure::PkgConfig().
[libucw.git] / ucw / str-match.c
index ca91141b7aead092f0d4839dcb1dfe2f37977251..1aa61d6bf613a8f0a78903ef0be53eff9659c023 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 #define Convert(x) (x)
 #define MATCH_FUNC_NAME str_match_pattern
 
-#include "ucw/str-match.h"
+#include <ucw/str-match.h>