From 5f2165f9455d4893b581b73a67c5431f4344b47e Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Fri, 24 Feb 2012 18:25:41 -0800 Subject: remove dependency on android_native{s_priv|buffer}.h Change-Id: Ie4b95f7061c240f37c504414259f92d72c4ffc89 --- opengl/libagl/TextureObjectManager.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'opengl/libagl/TextureObjectManager.cpp') diff --git a/opengl/libagl/TextureObjectManager.cpp b/opengl/libagl/TextureObjectManager.cpp index 6a006aabfa..06d45cc22e 100644 --- a/opengl/libagl/TextureObjectManager.cpp +++ b/opengl/libagl/TextureObjectManager.cpp @@ -19,8 +19,6 @@ #include "context.h" #include "TextureObjectManager.h" -#include - namespace android { // ---------------------------------------------------------------------------- -- cgit v1.2.3-59-g8ed1b