mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-03 22:22:08 +00:00 
			
		
		
		
	[common] framebuffer: added missing header include
This commit is contained in:
		@@ -23,6 +23,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
 | 
			
		||||
#include <string.h>
 | 
			
		||||
#include <stdatomic.h>
 | 
			
		||||
#include <emmintrin.h>
 | 
			
		||||
#include <smmintrin.h>
 | 
			
		||||
 | 
			
		||||
#define FB_CHUNK_SIZE 1024
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user