X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=glsnapshot.hpp;h=2bdb6f33f0cb41424331da8a026bee4088e03184;hb=6d543afe148f670ac4b1a9dde61b9dc7cdab955c;hp=745ef9a0a3a15dc06d10136bcaddebd6bb2decb9;hpb=96595ba7e5fc4f17bce6cb8e9690f05d231dd138;p=apitrace diff --git a/glsnapshot.hpp b/glsnapshot.hpp index 745ef9a..2bdb6f3 100644 --- a/glsnapshot.hpp +++ b/glsnapshot.hpp @@ -30,7 +30,7 @@ class JSONWriter; -namespace Image { +namespace image { class Image; } @@ -38,7 +38,7 @@ namespace Image { namespace glsnapshot { -Image::Image * +image::Image * getDrawableImage(void); void snapshot(unsigned call_no);