Reorganized FreeRDP headers

This commit is contained in:
Armin Novak
2022-02-16 11:20:38 +01:00
committed by akallabeth
parent 8dc7c2b612
commit b2ad47a809
352 changed files with 360 additions and 371 deletions

View File

@@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@@ -23,7 +23,7 @@
#define FREERDP_CHANNEL_DISP_CLIENT_MAIN_H
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <freerdp/dvc.h>

View File

@@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include "disp_main.h"