diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llimage/llimagejpeg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llimage/llimagejpeg.h b/linden/indra/llimage/llimagejpeg.h index 8f8e7bb..aca780d 100644 --- a/linden/indra/llimage/llimagejpeg.h +++ b/linden/indra/llimage/llimagejpeg.h | |||
@@ -4,6 +4,7 @@ | |||
4 | * | 4 | * |
5 | * Copyright (c) 2002-2007, Linden Research, Inc. | 5 | * Copyright (c) 2002-2007, Linden Research, Inc. |
6 | * | 6 | * |
7 | * Second Life Viewer Source Code | ||
7 | * The source code in this file ("Source Code") is provided by Linden Lab | 8 | * The source code in this file ("Source Code") is provided by Linden Lab |
8 | * to you under the terms of the GNU General Public License, version 2.0 | 9 | * to you under the terms of the GNU General Public License, version 2.0 |
9 | * ("GPL"), unless you have obtained a separate licensing agreement | 10 | * ("GPL"), unless you have obtained a separate licensing agreement |
@@ -33,7 +34,6 @@ | |||
33 | #include "llimage.h" | 34 | #include "llimage.h" |
34 | 35 | ||
35 | extern "C" { | 36 | extern "C" { |
36 | #include "jpeglib/jinclude.h" | ||
37 | #include "jpeglib/jpeglib.h" | 37 | #include "jpeglib/jpeglib.h" |
38 | #include "jpeglib/jerror.h" | 38 | #include "jpeglib/jerror.h" |
39 | } | 39 | } |