cogl: Remove unused includes of cogl-vertex-buffer-private.h

https://gitlab.gnome.org/GNOME/mutter/merge_requests/933
This commit is contained in:
Adam Jackson 2019-11-01 17:22:27 -04:00
parent c6f5b7f1a1
commit c69dc7566b
2 changed files with 0 additions and 2 deletions

View File

@ -41,7 +41,6 @@
#include "cogl-point-in-poly-private.h"
#include "cogl-private.h"
#include "cogl1-context.h"
#include "deprecated/cogl-vertex-buffer-private.h"
#include <string.h>
#include <gmodule.h>

View File

@ -42,7 +42,6 @@
#include "cogl-framebuffer-private.h"
#include "cogl1-context.h"
#include "cogl-primitives-private.h"
#include "deprecated/cogl-vertex-buffer-private.h"
#include <string.h>
#include <math.h>