1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-18 11:19:10 +00:00

Move plJPEG into plGImage.

This matches what was done for plPNG.
This commit is contained in:
Darryl Pogue
2013-01-05 20:34:01 -08:00
parent b574a583f4
commit c77cb10c20
17 changed files with 43 additions and 560 deletions

View File

@ -2491,7 +2491,7 @@ void pfJournalBook::IFreeSource( void )
// image name.
#ifndef PLASMA_EXTERNAL_RELEASE
#include "plJPEG/plJPEG.h"
#include "plGImage/plJPEG.h"
#include "plGImage/plPNG.h"
#endif