diff options
Diffstat (limited to 'gpr/source/lib/tiny_jpeg/jpeg.c')
-rw-r--r-- | gpr/source/lib/tiny_jpeg/jpeg.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gpr/source/lib/tiny_jpeg/jpeg.c b/gpr/source/lib/tiny_jpeg/jpeg.c new file mode 100644 index 0000000..f94ded4 --- /dev/null +++ b/gpr/source/lib/tiny_jpeg/jpeg.c @@ -0,0 +1,3 @@ +
+#define TJE_IMPLEMENTATION
+#include "tiny_jpeg.h"
|