mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-15 18:46:38 +02:00
12 lines
302 B
Diff
12 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"
|