mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 00:28:20 +00:00
[common] framebuffer: added missing header include
This commit is contained in:
parent
62d1bd1ea2
commit
aa32c5ffad
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user