Include retro_common_api.h

This commit is contained in:
Andre Leiradella 2016-12-12 23:53:44 +00:00
parent 6fd6329b41
commit 2c90258353

View File

@ -23,6 +23,7 @@
#ifndef __LIBRETRO_SDK_FORMAT_RWAV_H__
#define __LIBRETRO_SDK_FORMAT_RWAV_H__
#include <retro_common_api.h>
#include <stdint.h>
RETRO_BEGIN_DECLS