gallium: replace INLINE with inline
[mesa.git] / src / gallium / auxiliary / target-helpers / inline_debug_helper.h
index 0648e59654916b808ae3afd90fe8de1e03e0ef27..d353ab81e34a96cb94655cf680fac3ee7088eb7e 100644 (file)
@@ -27,7 +27,7 @@
  * TODO: Audit the following *screen_create() - all of
  * them should return the original screen on failuire.
  */
-static INLINE struct pipe_screen *
+static inline struct pipe_screen *
 debug_screen_wrap(struct pipe_screen *screen)
 {
 #if defined(GALLIUM_RBUG)