summaryrefslogtreecommitdiff
path: root/src/video_core/swrasterizer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_core/swrasterizer.h')
-rw-r--r--src/video_core/swrasterizer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video_core/swrasterizer.h b/src/video_core/swrasterizer.h
index 12dc56bef..6d42d7409 100644
--- a/src/video_core/swrasterizer.h
+++ b/src/video_core/swrasterizer.h
@@ -5,7 +5,6 @@
5#pragma once 5#pragma once
6 6
7#include "common/common_types.h" 7#include "common/common_types.h"
8
9#include "video_core/rasterizer_interface.h" 8#include "video_core/rasterizer_interface.h"
10 9
11namespace Pica { 10namespace Pica {