diff options
Diffstat (limited to 'jpeg/jconfig.h')
| -rw-r--r-- | jpeg/jconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jpeg/jconfig.h b/jpeg/jconfig.h index 2e31f719d..a73242fbd 100644 --- a/jpeg/jconfig.h +++ b/jpeg/jconfig.h @@ -3,6 +3,9 @@ /* FLTK should probably be preserved when the JPEG lib is upgraded. */ /* FLTK *************************************************************** */ +/* FLTK: enable symbol prefixes, see README.bundled-libs.txt */ +#include "fltk_jpeg_prefix.h" + /* jconfig.h. Generated from jconfig.cfg by configure. */ /* jconfig.cfg --- source file edited by configure script */ /* see jconfig.txt for explanations */ |
