mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +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"
 |