summaryrefslogtreecommitdiffstats
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 @@
#pragma once
#include "common/common_types.h"
-
#include "video_core/rasterizer_interface.h"
namespace Pica {