shader_ir: Fixup file inclusions and clang-format

This commit is contained in:
ReinUsesLisp 2018-12-21 03:18:54 -03:00
parent 15a03ee53f
commit 8ef8fd8188
3 changed files with 2 additions and 2 deletions

View file

@ -7,6 +7,7 @@
#include <fmt/format.h>
#include "common/assert.h"
#include "common/common_types.h"
#include "video_core/engines/shader_bytecode.h"
#include "video_core/engines/shader_header.h"