summaryrefslogtreecommitdiffstats
path: root/src/video_core/vertex_loader.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/video_core/vertex_loader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video_core/vertex_loader.h b/src/video_core/vertex_loader.h
index 4f8d79f14..9f2098bb2 100644
--- a/src/video_core/vertex_loader.h
+++ b/src/video_core/vertex_loader.h
@@ -1,7 +1,6 @@
#pragma once
#include <array>
-
#include "common/common_types.h"
#include "video_core/pica.h"