Stupid headers -.- workaround

This commit is contained in:
Siana Gearz
2011-03-26 04:02:51 +01:00
parent 2298aee369
commit 18b10638be
5 changed files with 10 additions and 9 deletions

View File

@@ -35,8 +35,6 @@
#include <csetjmp>
#include "llimage.h"
extern "C" {
#ifdef LL_STANDALONE
# include <jpeglib.h>
@@ -47,6 +45,8 @@ extern "C" {
#endif
}
#include "llimage.h"
class LLImageJPEG : public LLImageFormatted
{
protected: