summaryrefslogtreecommitdiff
path: root/src/parse.c
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2010-11-09 16:06:06 -0800
committerAaron Plattner <aplattner@nvidia.com>2010-11-09 16:06:06 -0800
commit9cfad8a57eccf129d51ef50f1bbd4cdaf7556b9a (patch)
tree1e846a6a0f63dc043db9f8723ab67dba0f934f0b /src/parse.c
parent114a264d61a5fe0d122931c437d6436599e56a02 (diff)
260.19.21260.19.21
Diffstat (limited to 'src/parse.c')
-rw-r--r--src/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parse.c b/src/parse.c
index 56fc147..576ab5b 100644
--- a/src/parse.c
+++ b/src/parse.c
@@ -345,7 +345,7 @@ AttributeTableEntry attributeTable[] = {
* about.
*/
-#if NV_CTRL_LAST_ATTRIBUTE != NV_CTRL_CURRENT_DITHERING_DEPTH
+#if NV_CTRL_LAST_ATTRIBUTE != NV_CTRL_GVO_ANC_PARITY_COMPUTATION
#warning "Have you forgotten to add a new integer attribute to attributeTable?"
#endif