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

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

View File

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

View File

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

View File

@@ -9,7 +9,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>