mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-02-01 12:54:05 -05:00
7 lines
86 B
C
7 lines
86 B
C
|
#ifndef FREEIMAGE_CONFIG_H
|
||
|
#define FREEIMAGE_CONFIG_H
|
||
|
|
||
|
#define FREEIMAGE_LIB
|
||
|
|
||
|
#endif
|