Alan Coopersmith wrote: > Brian Paul wrote: >> Alan Coopersmith wrote: >>> Signed-off-by: Alan Coopersmith <alan.coopersm...@sun.com> >>> --- >>> src/mesa/sources.mak | 1 + >>> 1 files changed, 1 insertions(+), 0 deletions(-) >>> >>> diff --git a/src/mesa/sources.mak b/src/mesa/sources.mak >>> index a4d09c7..70fae92 100644 >>> --- a/src/mesa/sources.mak >>> +++ b/src/mesa/sources.mak >>> @@ -377,5 +377,6 @@ GLSL_LIBS = \ >>> INCLUDE_DIRS = \ >>> -I$(TOP)/include \ >>> -I$(TOP)/src/mesa \ >>> + -I$(TOP)/src/mesa/shader \ >>> -I$(TOP)/src/gallium/include \ >>> -I$(TOP)/src/gallium/auxiliary >> Hmmm, why hasn't this been necessary before? >> >> Can the #include in question be something like >> >> #include "shader/foo.h" >> >> instead? That would follow the existing conventions. > > I can't figure out why I'm hitting it and others aren't - attached > is a patch that changes the includes needed as suggested instead of > changing the -I flags.
Committed. -Brian ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mesa3d-dev