Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xrdp/test_bitmap_load.c')
-rw-r--r--tests/xrdp/test_bitmap_load.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/xrdp/test_bitmap_load.c b/tests/xrdp/test_bitmap_load.c
index 42b5a325..5c25504e 100644
--- a/tests/xrdp/test_bitmap_load.c
+++ b/tests/xrdp/test_bitmap_load.c
@@ -2,9 +2,10 @@
#include "config_ac.h"
#endif
-#include "test_xrdp.h"
#include "xrdp.h"
+#include "test_xrdp.h"
+
/* Where the image files are located */
#ifndef IMAGEDIR
#define IMAGEDIR "."