mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-05 13:25:16 -04:00
7 lines
128 B
C
7 lines
128 B
C
// PrusaSlicer specific:
|
|
// Include and compile QOI library.
|
|
|
|
#define QOI_IMPLEMENTATION
|
|
#define QOI_NO_STDIO
|
|
#include "qoi.h"
|