1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-03 00:35:40 +00:00

fix build

This commit is contained in:
Lu Wang 2013-09-16 20:09:33 +08:00
parent f45e4e1c36
commit 99102fb90c

View File

@ -317,7 +317,7 @@ protected:
StringFormatter str_fmt;
// render background image
friend BackgroundRenderer;
friend class SplashBackgroundRenderer;
BackgroundRenderer * bg_renderer;