From 1df3bbb8d88a4e725e4a8cdcb293f1e078176f4a Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Mon, 6 Jul 2009 19:04:03 -0700 Subject: trying to fix the sim, I'm not even sure this syntaxe is valid, but my compilo doesn't complain --- libs/surfaceflinger/SurfaceFlinger.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libs') diff --git a/libs/surfaceflinger/SurfaceFlinger.h b/libs/surfaceflinger/SurfaceFlinger.h index d0095a2bdf..e8687a7a51 100644 --- a/libs/surfaceflinger/SurfaceFlinger.h +++ b/libs/surfaceflinger/SurfaceFlinger.h @@ -183,6 +183,7 @@ private: friend class LayerBase; friend class LayerBuffer; friend class LayerBaseClient; + friend class LayerBaseClient::Surface; friend class Layer; friend class LayerBlur; friend class LayerDim; -- cgit v1.2.3-59-g8ed1b