diff options
-rw-r--r-- | src/mesa/main/core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/core.h b/src/mesa/main/core.h index 11b68cc987b..ea6e6bf1187 100644 --- a/src/mesa/main/core.h +++ b/src/mesa/main/core.h @@ -59,7 +59,7 @@ extern "C" { #include "program/prog_uniform.h" #ifdef __cplusplus -}; +} #endif |