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

Unified Diff: third_party/libjpeg/jinclude.h

Issue 2382723003: Move core/fxcrt/include to core/fxcrt (Closed)
Patch Set: Rebase to master Created 4 years, 3 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
« no previous file with comments | « third_party/lcms2-2.6/src/cmserr.c ('k') | third_party/libtiff/tiffconf.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjpeg/jinclude.h
diff --git a/third_party/libjpeg/jinclude.h b/third_party/libjpeg/jinclude.h
index 94a09c201835b3e529af3378b87daa551c3063f9..6f6a87c79ea518eff10f9d41c2f905a2bc632e52 100644
--- a/third_party/libjpeg/jinclude.h
+++ b/third_party/libjpeg/jinclude.h
@@ -20,7 +20,7 @@
#include "jconfig.h" /* auto configuration options */
#define JCONFIG_INCLUDED /* so that jpeglib.h doesn't do it again */
-#include "core/fxcrt/include/fx_system.h"
+#include "core/fxcrt/fx_system.h"
/*
* We need the NULL macro and size_t typedef.
« no previous file with comments | « third_party/lcms2-2.6/src/cmserr.c ('k') | third_party/libtiff/tiffconf.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698