X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FMoof%2FTexture.cc;fp=src%2FMoof%2FTexture.cc;h=8aa66c4f1ec7c64c95b3d35016f4ef1e9068593d;hp=e8f5d86d1f2e65fd85d413c5b93b26bfcedc6ac3;hb=4701bf580b75a7d77a460c6f14f9fc31fb109bbb;hpb=bfa6212d09d8735d8fd5e2638188e4a99f21ada4 diff --git a/src/Moof/Texture.cc b/src/Moof/Texture.cc index e8f5d86..8aa66c4 100644 --- a/src/Moof/Texture.cc +++ b/src/Moof/Texture.cc @@ -78,7 +78,7 @@ class Texture::Impl : public Mippleton * to cache it if the client has plenty of RAM. */ - void contextRecreated(const Notification& note) + void contextRecreated(const Notification* note) { object_ = globalObject_ = 0; uploadToGL();