mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-20 04:09:16 +00:00
Move plJPEG into plGImage.
This matches what was done for plPNG.
This commit is contained in:
@ -70,7 +70,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
// For taking screenshots
|
||||
#include "plGImage/plMipmap.h"
|
||||
#include "../../Apps/plClient/plClient.h"
|
||||
#include "plJPEG/plJPEG.h"
|
||||
#include "plGImage/plJPEG.h"
|
||||
#include "plPipeline.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
Reference in New Issue
Block a user