From b105152222f9dfb387efa6a70dedf3dd0ceb2cd5 Mon Sep 17 00:00:00 2001 From: Ryan Harrison Date: Tue, 6 Feb 2018 15:31:04 +0000 Subject: Move core/fxcodec/lbmp/ -> core/fxcodec/bmp/ BUG=chromium:808336 Change-Id: Id721787dd77d1bcac6daf6e3c149f79e8d1d9fe4 Reviewed-on: https://pdfium-review.googlesource.com/25610 Reviewed-by: dsinclair Commit-Queue: Ryan Harrison --- core/fxcodec/gif/cfx_lzwdecompressor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/fxcodec/gif/cfx_lzwdecompressor.cpp') diff --git a/core/fxcodec/gif/cfx_lzwdecompressor.cpp b/core/fxcodec/gif/cfx_lzwdecompressor.cpp index 1ee7b5a217..edff8c4f4b 100644 --- a/core/fxcodec/gif/cfx_lzwdecompressor.cpp +++ b/core/fxcodec/gif/cfx_lzwdecompressor.cpp @@ -10,7 +10,7 @@ #include #include -#include "core/fxcodec/lbmp/fx_bmp.h" +#include "core/fxcodec/bmp/fx_bmp.h" #include "third_party/base/numerics/safe_math.h" #include "third_party/base/ptr_util.h" #include "third_party/base/stl_util.h" -- cgit v1.2.3