codec: Add missing <string_view> include
This commit is contained in:
		@@ -5,6 +5,7 @@
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
#include <memory>
 | 
			
		||||
#include <string_view>
 | 
			
		||||
#include <queue>
 | 
			
		||||
#include "common/common_types.h"
 | 
			
		||||
#include "video_core/command_classes/nvdec_common.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user