summaryrefslogtreecommitdiffstats
path: root/src/video_core/textures/bcn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_core/textures/bcn.cpp')
-rw-r--r--src/video_core/textures/bcn.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video_core/textures/bcn.cpp b/src/video_core/textures/bcn.cpp
index 671212a49..16ddbe320 100644
--- a/src/video_core/textures/bcn.cpp
+++ b/src/video_core/textures/bcn.cpp
@@ -3,7 +3,6 @@
#include <stb_dxt.h>
#include <string.h>
-
#include "common/alignment.h"
#include "video_core/textures/bcn.h"
#include "video_core/textures/workers.h"