gallium/radeon: cleanup header inclusion
[mesa.git] / src / gallium / drivers / radeonsi / Makefile.am
index 926b2032c8a1bc37060c973d180937449f82a377..aa79c5e01efc6e09c514ea71812186faf0a06d10 100644 (file)
@@ -24,7 +24,6 @@ include Makefile.sources
 include $(top_srcdir)/src/gallium/Automake.inc
 
 AM_CFLAGS = \
-       -I$(top_srcdir)/src/gallium/drivers/radeon \
        $(GALLIUM_DRIVER_CFLAGS) \
        $(RADEON_CFLAGS) \
        $(LLVM_CFLAGS)