mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
common: render_api: explicitly include stdint.h as we use intptr_t in the API
This commit is contained in:
@@ -16,6 +16,7 @@ GNU General Public License for more details.
|
||||
#ifndef RENDER_API_H
|
||||
#define RENDER_API_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "lightstyle.h"
|
||||
#include "dlight.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user