replace _mesa_logbase2 with util_logbase2
[mesa.git] / src / mesa / state_tracker / st_cb_bitmap.h
index 14e3d930e5b232d21b39a291f6ec81d56cc0e9b6..d2b53c9bcaab70456a175bb81552936e9aee5bb6 100644 (file)
@@ -35,7 +35,7 @@
 struct dd_function_table;
 struct st_context;
 struct gl_program;
-struct st_common_program;
+struct st_program;
 
 extern void
 st_init_bitmap_functions(struct dd_function_table *functions);