Skip to content
  • Scott Wittenburg's avatar
    XRInterface: fix plugin to build on linux · 8bbdb3a0
    Scott Wittenburg authored
    Make sure that glew.h is included before gl.h or else some translation
    units will not compile.  Add missing include guards, and ensure that
    system libraries defining some symbols are not included before Qt
    headers that define the same names.
    8bbdb3a0