Fix find header when directly in /usr/include + honour --with-libdir option
[m6w6/ext-ircclient] / php_ircclient.c
index e7134a124be3a5bd415c4f2e348b1f26c737f249..97e28d6a563354e91952306171195a10d8d29b57 100644 (file)
@@ -32,7 +32,7 @@
 
 #include <errno.h>
 #include <ctype.h>
-#include <libircclient/libircclient.h>
+#include <libircclient.h>
 
 PHP_FUNCTION(parse_origin)
 {