Merge pull request #14 from notaz/for_libretro
[pcsx_rearmed.git] / plugins / gpu_neon / psx_gpu_if.c
index 86103f3..ad01761 100644 (file)
@@ -8,7 +8,7 @@
  * See the COPYING file in the top-level directory.
  */
 
-#include <stdint.h>
+#include <stdio.h>
 #include <sys/mman.h>
 
 extern const unsigned char cmd_lengths[256];