mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
include: simplify the settings.h inclusion.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#ifndef __RDP_SETTINGS_H
|
||||
#define __RDP_SETTINGS_H
|
||||
|
||||
#include <freerdp/freerdp.h>
|
||||
#include <freerdp/types/base.h>
|
||||
|
||||
struct rdp_chan
|
||||
{
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
#include <time.h>
|
||||
#include <freerdp/settings.h>
|
||||
#include <freerdp/types/base.h>
|
||||
#include <freerdp/types/ui.h>
|
||||
#include <freerdp/utils/stream.h>
|
||||
|
||||
enum _TRANSPORT_STATE
|
||||
|
||||
Reference in New Issue
Block a user