summaryrefslogtreecommitdiffstats
path: root/src/video_core/query_cache/query_cache_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_core/query_cache/query_cache_base.h')
-rw-r--r--src/video_core/query_cache/query_cache_base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_core/query_cache/query_cache_base.h b/src/video_core/query_cache/query_cache_base.h
index c12fb75ef..00c25c8d6 100644
--- a/src/video_core/query_cache/query_cache_base.h
+++ b/src/video_core/query_cache/query_cache_base.h
@@ -175,4 +175,4 @@ protected:
std::unique_ptr<QueryCacheBaseImpl> impl;
};
-} // namespace VideoCommon \ No newline at end of file
+} // namespace VideoCommon