From 659163c15cb0bb52ca960ddf417b9c6b874c357a Mon Sep 17 00:00:00 2001 From: James Cook Date: Tue, 25 May 2010 15:10:42 -0700 Subject: Fix build --- indra/newview/llvoavatarself.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/llvoavatarself.h b/indra/newview/llvoavatarself.h index ce37ba2766..606ecad037 100644 --- a/indra/newview/llvoavatarself.h +++ b/indra/newview/llvoavatarself.h @@ -213,7 +213,7 @@ public: void setCachedBakedTexture(LLVOAvatarDefines::ETextureIndex i, const LLUUID& uuid); void forceBakeAllTextures(bool slam_for_debug = false); static void processRebakeAvatarTextures(LLMessageSystem* msg, void**); - BOOL + protected: /*virtual*/ void removeMissingBakedTextures(); private: -- cgit v1.2.3