diff --git a/src/gallium/frontends/wgl/stw_st.c b/src/gallium/frontends/wgl/stw_st.c index 90b22832fe3..366b5fd06f7 100644 --- a/src/gallium/frontends/wgl/stw_st.c +++ b/src/gallium/frontends/wgl/stw_st.c @@ -135,7 +135,7 @@ stw_st_fill_private_loader_data(struct stw_st_framebuffer *stwfb, struct kopper_ out->win32.hwnd = stwfb->fb->hWnd; out->has_alpha = true; } -#endif +#endif /** * Remove outdated textures and create the requested ones. */