From 86e5474dc4ff7fe0d0850f26f7320e1e57f3fd21 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Wed, 6 Apr 2016 12:30:31 -0700 Subject: Move include/fxcodec to fxcodec/include Review URL: https://codereview.chromium.org/1864153002 --- core/fxge/ge/fx_ge_ps.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/fxge/ge/fx_ge_ps.cpp') diff --git a/core/fxge/ge/fx_ge_ps.cpp b/core/fxge/ge/fx_ge_ps.cpp index 0d8ccbf566..b4e9ed918a 100644 --- a/core/fxge/ge/fx_ge_ps.cpp +++ b/core/fxge/ge/fx_ge_ps.cpp @@ -6,8 +6,8 @@ #include "core/fxge/include/fx_ge.h" +#include "core/fxcodec/include/fx_codec.h" #include "core/fxge/ge/fx_text_int.h" -#include "core/include/fxcodec/fx_codec.h" struct PSGlyph { CFX_Font* m_pFont; -- cgit v1.2.3