Continued:
[core.git] / inc / main / exceptions / compressor / class_MismatchingCompressorsException.php
index f54b84e3e3062a672fd0b6af396773127de172a5..5d5bafcd39c9f6fb3575100ed69c2ad6eff5414d 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Compressor;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when compressors are mismatching
  *