From: Michał Janiszewski <[email protected]>
Signed-off-by: Michał Janiszewski <[email protected]>
---
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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev