<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [regression, bisected] mesa glsl fails to compile"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92506#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [regression, bisected] mesa glsl fails to compile"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92506">bug 92506</a>
              from <span class="vcard"><a class="email" href="mailto:mark.a.janes@intel.com" title="Mark Janes <mark.a.janes@intel.com>"> <span class="fn">Mark Janes</span></a>
</span></b>
        <pre>Changing src/glsl/ir.h:33 to 
#include "nir/glsl_types.h"

fixes compilation for most of mesa. 

`make check` still fails with link errors:
<janesma> jekstrand: make check fails also: glcpp-parse.c:(.text+0x3d4):
          undefined reference to `hash_table_find'  [20:56]</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>