gallium: replace INLINE with inline
[mesa.git] / src / gallium / state_trackers / nine / swapchain9.c
index 26164f0b118527651f672196b77ba05d890cd315..a62e6ad99d8eebb0536ec8606bb915bc28b12eb8 100644 (file)
@@ -631,7 +631,7 @@ static void pend_present(struct NineSwapChain9 *This,
     return;
 }
 
-static INLINE HRESULT
+static inline HRESULT
 present( struct NineSwapChain9 *This,
          const RECT *pSourceRect,
          const RECT *pDestRect,