summaryrefslogtreecommitdiff
path: root/core/fxcodec/fx_codec.h
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2017-09-19 14:18:48 -0700
committerChromium commit bot <commit-bot@chromium.org>2017-09-20 01:28:25 +0000
commit4b8d363ceed5437ee6a23563f69ba0a73d90413c (patch)
treef46c67c8a23318ea2d71035ca60355998e9daf20 /core/fxcodec/fx_codec.h
parent89bf9ce294d83669922443dd17391e8c38e720a8 (diff)
downloadpdfium-4b8d363ceed5437ee6a23563f69ba0a73d90413c.tar.xz
Move CCodec_ScanlineDecoder to its own file.
Change-Id: Icacf877e2b66ca7d49637dcf9eaec0f99bcdd8bb Reviewed-on: https://pdfium-review.googlesource.com/14390 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'core/fxcodec/fx_codec.h')
-rw-r--r--core/fxcodec/fx_codec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxcodec/fx_codec.h b/core/fxcodec/fx_codec.h
index 926a884efe..269cd14253 100644
--- a/core/fxcodec/fx_codec.h
+++ b/core/fxcodec/fx_codec.h
@@ -20,7 +20,6 @@
#include "core/fxcodec/codec/ccodec_jbig2module.h"
#include "core/fxcodec/codec/ccodec_jpegmodule.h"
#include "core/fxcodec/codec/ccodec_jpxmodule.h"
-#include "core/fxcodec/codec/ccodec_scanlinedecoder.h"
#include "core/fxcodec/fx_codec_def.h"
#include "core/fxcrt/fx_coordinates.h"