Home | History | Annotate | Download | only in lcms
      1 diff --git a/third_party/lcms/src/lcms2_internal.h b/third_party/lcms/src/lcms2_internal.h
      2 index 727cb06e3..115ac5970 100644
      3 --- a/third_party/lcms/src/lcms2_internal.h
      4 +++ b/third_party/lcms/src/lcms2_internal.h
      5 @@ -28,7 +28,7 @@
      6  
      7  // Include plug-in foundation
      8  #ifndef _lcms_plugin_H
      9 -#   include "lcms2_plugin.h"
     10 +#   include "third_party/lcms/include/lcms2_plugin.h"
     11  #endif
     12  
     13  // ctype is part of C99 as per 7.1.2
     14