mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-17 05:24:19 +01:00
Include config.h to fix HIDPI support
Ref: <https://github.com/Genymobile/scrcpy/issues/829> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
committed by
Romain Vimont
parent
f510f1de1c
commit
129dabcfa4
@@ -3,6 +3,7 @@
|
||||
#include <string.h>
|
||||
#include <SDL2/SDL.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "common.h"
|
||||
#include "compat.h"
|
||||
#include "icon.xpm"
|
||||
|
||||
Reference in New Issue
Block a user