gallium: Fix mismatched ifdef-guards
[mesa.git] / src / gallium / auxiliary / target-helpers / inline_debug_helper.h
index ef22cac2c3190a0b156c55d81baf36e29cfc11c9..08aea33071038f5c8d7da73824bbe78ff52fb41e 100644 (file)
@@ -38,8 +38,8 @@ debug_screen_wrap(struct pipe_screen *screen)
    return screen;
 }
 
-#endif
-
 #ifdef __cplusplus
 }
 #endif
+
+#endif // INLINE_DEBUG_HELPER_H