diff options
Diffstat (limited to 'graphics/jpeg.h')
| -rw-r--r-- | graphics/jpeg.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpeg.h b/graphics/jpeg.h index bda0c08240..27b91e8777 100644 --- a/graphics/jpeg.h +++ b/graphics/jpeg.h @@ -72,7 +72,7 @@ private:  		// Result image for this component  		Surface surface;  	}; -	 +  	Component *_components;  	// Scan components  | 
