vbo: remove vbo_context.h and change includes to use vbo.h instead
Now vbo.h is the public interface to the VBO module. Reviewed-by: Roland Scheidegger <sroland@vmware.com>
This commit is contained in:
@@ -44,7 +44,6 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
#include "main/dispatch.h"
|
||||
#include "util/bitscan.h"
|
||||
|
||||
#include "vbo_context.h"
|
||||
#include "vbo_noop.h"
|
||||
#include "vbo_private.h"
|
||||
|
||||
|
Reference in New Issue
Block a user