mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 10:21:36 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			302 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			302 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
diff --git a/Core/HW/Camera.h b/Core/HW/Camera.h
 | 
						|
index c232909..ec58952 100644
 | 
						|
--- a/Core/HW/Camera.h
 | 
						|
+++ b/Core/HW/Camera.h
 | 
						|
@@ -20,6 +20,7 @@
 | 
						|
 #include "ppsspp_config.h"
 | 
						|
 #include "Core/HLE/sceUsbCam.h"
 | 
						|
 #include "Log.h"
 | 
						|
+#include <pthread.h>
 | 
						|
 
 | 
						|
 #include "ext/jpge/jpgd.h"
 | 
						|
 #include "ext/jpge/jpge.h"
 |