Merge "Use HTTP method as hint for the locking mode of sqlite"
[lhc/web/wiklou.git] / includes / media / JpegMetadataExtractor.php
index 3c778f3..8a26f60 100644 (file)
@@ -21,6 +21,8 @@
  * @ingroup Media
  */
 
+use Wikimedia\XMPReader\Reader as XMPReader;
+
 /**
  * Class for reading jpegs and extracting metadata.
  * see also BitmapMetadataHandler.