- gl_system.h as well, in particular this has no place in hw_* files.

This commit is contained in:
Christoph Oelckers 2018-05-16 23:34:52 +02:00
commit c0837f42bd
55 changed files with 69 additions and 75 deletions

View file

@ -26,7 +26,7 @@
**
*/
#include "gl/system/gl_system.h"
#include "gl_load/gl_system.h"
#include "v_video.h"
#include "m_png.h"
#include "templates.h"