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

github.com/neutrinolabs/xorgxrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'module/rdpImageText8.c')
-rw-r--r--module/rdpImageText8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/rdpImageText8.c b/module/rdpImageText8.c
index efaa430..121824b 100644
--- a/module/rdpImageText8.c
+++ b/module/rdpImageText8.c
@@ -30,7 +30,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
/* this should be before all X11 .h files */
#include <xorg-server.h>
#include <xorgVersion.h>
-
+
/* all driver need this */
#include <xf86.h>
#include <xf86_OSproc.h>