diff options
Diffstat (limited to 'imagecache.h')
-rw-r--r-- | imagecache.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/imagecache.h b/imagecache.h index acf3421..a46b63d 100644 --- a/imagecache.h +++ b/imagecache.h @@ -106,4 +106,6 @@ private: void Clear(void); }; +extern cImageCache *imgCache; + #endif //__NOPACITY_IMAGECACHE_H |