2
0
Эх сурвалжийг харах

Added missing include -_-

Ray 6 жил өмнө
parent
commit
c23ceec338

+ 2 - 0
examples/models/models_material_pbr.c

@@ -12,6 +12,8 @@
 #include "raylib.h"
 #include "raymath.h"
 
+#include <stdio.h>
+
 #define RLIGHTS_IMPLEMENTATION
 #include "rlights.h"