renderer_opengl: Header cleanup
* Should help with building times
This commit is contained in:
parent
07a69b7c7b
commit
2726fe66db
15 changed files with 43 additions and 96 deletions
|
@ -3,13 +3,6 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <array>
|
||||
#include <cstddef>
|
||||
#include <string>
|
||||
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/common_types.h"
|
||||
#include "video_core/regs_framebuffer.h"
|
||||
#include "video_core/regs_lighting.h"
|
||||
#include "video_core/regs_pipeline.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue