diff options
| author | Jay Sorg <jay.sorg@gmail.com> | 2013-07-23 20:57:38 -0700 |
|---|---|---|
| committer | Jay Sorg <jay.sorg@gmail.com> | 2013-07-23 20:57:38 -0700 |
| commit | 17bf2abe309c5e146ae53c25e634089842e847f1 (patch) | |
| tree | 2253315bda15a94ce587ac8afcabbf2523d2c179 /xorg/server/module/rdpMain.c | |
| parent | af8ca90784389f5b24df8721b34155b4a3ac12dd (diff) | |
| download | xrdp-proprietary-17bf2abe309c5e146ae53c25e634089842e847f1.tar.gz xrdp-proprietary-17bf2abe309c5e146ae53c25e634089842e847f1.zip | |
xorg driver, include cleanup
Diffstat (limited to 'xorg/server/module/rdpMain.c')
| -rw-r--r-- | xorg/server/module/rdpMain.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg/server/module/rdpMain.c b/xorg/server/module/rdpMain.c index 713f5549..f68bcef3 100644 --- a/xorg/server/module/rdpMain.c +++ b/xorg/server/module/rdpMain.c @@ -38,6 +38,7 @@ rdp module main #include <mi.h> #include "rdp.h" +#include "rdpInput.h" /******************************************************************************/ #define LOG_LEVEL 1 |
