summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mesa/main/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/core.h b/src/mesa/main/core.h
index 11b68cc987..ea6e6bf118 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