Index: third_party/lcms2-2.6/src/lcms2_internal.h |
diff --git a/third_party/lcms2-2.6/src/lcms2_internal.h b/third_party/lcms2-2.6/src/lcms2_internal.h |
index 5119218ceb15c457aaf2c3fd2c60bb64c4efaa5b..8617e92eb1442cf024bbaabbc0e6a1fef9f86040 100644 |
--- a/third_party/lcms2-2.6/src/lcms2_internal.h |
+++ b/third_party/lcms2-2.6/src/lcms2_internal.h |
@@ -29,7 +29,7 @@ |
// Include plug-in foundation |
#ifndef _lcms_plugin_H |
-# include "../include/lcms2_plugin.h" |
+#include "third_party/lcms2-2.6/include/lcms2_plugin.h" |
#endif |
// ctype is part of C99 as per 7.1.2 |