mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-11 07:11:39 +00:00
Fix build error
git-svn-id: https://svn.eduke32.com/eduke32@4620 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
3623645815
commit
deb196f8a6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
#ifndef EDUKE32_COMMON_H_
|
||||
#define EDUKE32_COMMON_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#include "compat.h"
|
||||
#include "scriptfile.h"
|
||||
#include "cache1d.h"
|
||||
#include "pragmas.h" // klabs
|
||||
|
|
Loading…
Reference in a new issue