|
@@ -24,7 +24,7 @@
|
|
|
#ifndef DFPSR_RENDER_FILLER_TEMPLATES
|
|
#ifndef DFPSR_RENDER_FILLER_TEMPLATES
|
|
|
#define DFPSR_RENDER_FILLER_TEMPLATES
|
|
#define DFPSR_RENDER_FILLER_TEMPLATES
|
|
|
|
|
|
|
|
-#include <stdint.h>
|
|
|
|
|
|
|
+#include <cstdint>
|
|
|
#include "../../image/PackOrder.h"
|
|
#include "../../image/PackOrder.h"
|
|
|
#include "../../image/ImageRgbaU8.h"
|
|
#include "../../image/ImageRgbaU8.h"
|
|
|
#include "../../image/ImageF32.h"
|
|
#include "../../image/ImageF32.h"
|