mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 00:41:24 +00:00
Cleanup includes
git-svn-id: https://svn.eduke32.com/eduke32@7186 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
6a97d4ea46
commit
e513e1ceae
33 changed files with 154 additions and 155 deletions
|
@ -3,9 +3,9 @@
|
|||
|
||||
#ifdef USE_OPENGL
|
||||
|
||||
#include "baselayer.h" // glinfo
|
||||
#include "glad/glad.h"
|
||||
#include "hightile.h"
|
||||
#include "baselayer.h" // glinfo
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue