mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-16 23:56:23 +03: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"
|