Bug 1417021 - Fix various non-unified build errors in imagelib. r=aosmond

This commit is contained in:
Jonathan Watt
2017-10-24 23:22:55 +01:00
parent 73a1cb85e0
commit 75b61adca2
12 changed files with 25 additions and 6 deletions

View File

@@ -10,7 +10,9 @@
#include "AnimationSurfaceProvider.h"
#include "Decoder.h"
#include "DecodedSurfaceProvider.h"
#include "IDecodingTask.h"
#include "ImageOps.h"
#include "nsPNGDecoder.h"
#include "nsGIFDecoder2.h"
#include "nsJPEGDecoder.h"