mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 04:30:10 +01:00
glcpp: Typo fix.
Note: this is a candidate for the 9.0 stable branch. Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
parent
c8d3fd4a12
commit
86b6964ef9
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ AM_CFLAGS = \
|
|||
-I$(top_srcdir)/include \
|
||||
-I$(top_srcdir)/src/mapi \
|
||||
-I$(top_srcdir)/src/mesa/ \
|
||||
$(VISIBILITY_DEFINES) \
|
||||
$(VISIBILITY_CFLAGS) \
|
||||
$(LIBRARY_INCLUDES) \
|
||||
$(DEFINES) \
|
||||
$(LIBRARY_DEFINES) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue