X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Fangle%2Fsrc%2Fcompiler%2Ftranslator%2FBuiltInFunctionEmulator.h;h=c6bf77c38676963b1201c9a7a12e880d3a32fb85;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=926b6bed695077e2eee661bdfd6f0a0f25ac94d5;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/angle/src/compiler/translator/BuiltInFunctionEmulator.h b/src/third_party/angle/src/compiler/translator/BuiltInFunctionEmulator.h index 926b6be..c6bf77c 100644 --- a/src/third_party/angle/src/compiler/translator/BuiltInFunctionEmulator.h +++ b/src/third_party/angle/src/compiler/translator/BuiltInFunctionEmulator.h @@ -8,7 +8,7 @@ #define COMPILIER_BUILT_IN_FUNCTION_EMULATOR_H_ #include "compiler/translator/InfoSink.h" -#include "compiler/translator/intermediate.h" +#include "compiler/translator/IntermNode.h" // // This class decides which built-in functions need to be replaced with the