- moved gl_load to common.
This commit is contained in:
parent
295fa1e73f
commit
0cb2a1b8e9
29 changed files with 41 additions and 38 deletions
|
|
@ -25,9 +25,9 @@
|
|||
**
|
||||
*/
|
||||
|
||||
#include "gl_load/gl_system.h"
|
||||
#include "gl_system.h"
|
||||
#include "v_video.h"
|
||||
#include "gl_load/gl_interface.h"
|
||||
#include "gl_interface.h"
|
||||
#include "hwrenderer/utility/hw_cvars.h"
|
||||
#include "gl/system/gl_debug.h"
|
||||
#include "gl/shaders/gl_shaderprogram.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue