From: Michał Janiszewski <janisozaur+sig...@gmail.com> Signed-off-by: Michał Janiszewski <janisozaur+sig...@gmail.com> --- src/gallium/auxiliary/target-helpers/inline_debug_helper.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/gallium/auxiliary/target-helpers/inline_debug_helper.h b/src/gallium/auxiliary/target-helpers/inline_debug_helper.h index ef22cac2c3..08aea33071 100644 --- a/src/gallium/auxiliary/target-helpers/inline_debug_helper.h +++ b/src/gallium/auxiliary/target-helpers/inline_debug_helper.h @@ -38,8 +38,8 @@ debug_screen_wrap(struct pipe_screen *screen) return screen; } -#endif - #ifdef __cplusplus } #endif + +#endif // INLINE_DEBUG_HELPER_H -- 2.19.1 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev