remove dependency on android_natives_priv.h

Change-Id: If06ea9aeb836d6ceb09745770956a25211f428d3
This commit is contained in:
Mathias Agopian
2012-02-24 18:04:51 -08:00
parent 85a3dd914e
commit a3b1c78767
5 changed files with 1 additions and 5 deletions

View File

@@ -4,7 +4,6 @@
#include "GLES/gl.h"
#include "GLES/glext.h"
#include "ErrorLog.h"
#include <private/ui/android_natives_priv.h>
#include "gralloc_cb.h"
#include "ThreadInfo.h"