cogl-texture-3d: Don't include cogl-texture-2d-private.h
I think this was included by a cut-and-paste error as it isn't needed anywhere in the source.
This commit is contained in:
parent
96b0e6c304
commit
8b8f5efbe5
@ -30,7 +30,6 @@
|
|||||||
#include "cogl-internal.h"
|
#include "cogl-internal.h"
|
||||||
#include "cogl-util.h"
|
#include "cogl-util.h"
|
||||||
#include "cogl-texture-private.h"
|
#include "cogl-texture-private.h"
|
||||||
#include "cogl-texture-2d-private.h"
|
|
||||||
#include "cogl-texture-3d-private.h"
|
#include "cogl-texture-3d-private.h"
|
||||||
#include "cogl-texture-driver.h"
|
#include "cogl-texture-driver.h"
|
||||||
#include "cogl-context.h"
|
#include "cogl-context.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user