[client,sdl] remove duplicated include statement

This commit is contained in:
Ondrej Holy 2024-04-26 10:37:48 +02:00 committed by akallabeth
parent 4bdc9ad950
commit 702acc93c6
No known key found for this signature in database
GPG Key ID: A49454A3FC909FD5
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@
#pragma once
#include <string>
#include <winpr/synch.h>
#include <winpr/wlog.h>