Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2414)

Unified Diff: core/include/fxcodec/fx_codec.h

Issue 1707923002: Expand all paths to be based off pdfium/ directory (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: core/include/fxcodec/fx_codec.h
diff --git a/core/include/fxcodec/fx_codec.h b/core/include/fxcodec/fx_codec.h
index b0c1d5710ab619edb6ddd0b5629a10499341d1ce..843ce277aa492647f9f4e3479249f0fa2743dc0c 100644
--- a/core/include/fxcodec/fx_codec.h
+++ b/core/include/fxcodec/fx_codec.h
@@ -14,7 +14,7 @@
#include "core/include/fxcodec/fx_codec_def.h"
#include "core/include/fxcrt/fx_basic.h"
#include "core/include/fxcrt/fx_coordinates.h" // For FX_RECT.
-#include "fx_codec_def.h"
+#include "core/include/fxcodec/fx_codec_def.h"
Tom Sepez 2016/02/17 21:32:26 dup!
dsinclair 2016/02/17 21:54:00 Done.
class CFX_DIBSource;
class CJPX_Decoder;

Powered by Google App Engine
This is Rietveld 408576698