Update IPSet use statements
[lhc/web/wiklou.git] / includes / libs / IP.php
index 1c48f49..f95bb1e 100644 (file)
@@ -21,7 +21,7 @@
  * @author Antoine Musso "<hashar at free dot fr>"
  */
 
-use IPSet\IPSet;
+use Wikimedia\IPSet;
 
 // Some regex definition to "play" with IP address and IP address ranges