diff --git a/panda/src/pgraph/config_pgraph.h b/panda/src/pgraph/config_pgraph.h index 4bb96690b4..1b5148b4be 100644 --- a/panda/src/pgraph/config_pgraph.h +++ b/panda/src/pgraph/config_pgraph.h @@ -57,7 +57,7 @@ extern ConfigVariableInt max_collect_indices; extern EXPCL_PANDA_PGRAPH ConfigVariableBool premunge_data; extern ConfigVariableBool preserve_geom_nodes; extern ConfigVariableBool flatten_geoms; -extern ConfigVariableInt max_lenses; +extern EXPCL_PANDA_PGRAPH ConfigVariableInt max_lenses; extern ConfigVariableBool polylight_info; extern ConfigVariableDouble lod_fade_time;