renderer_opengl: Header cleanup

* Should help with building times
This commit is contained in:
emufan4568 2022-08-21 02:22:57 +03:00
parent 07a69b7c7b
commit 2726fe66db
15 changed files with 43 additions and 96 deletions

View file

@ -3,9 +3,7 @@
// Refer to the license.txt file included.
#pragma once
#include <array>
#include "common/assert.h"
#include "common/bit_field.h"
#include "common/common_funcs.h"