diff options
Diffstat (limited to 'xorg/server/module/rdpInput.c')
-rw-r--r-- | xorg/server/module/rdpInput.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg/server/module/rdpInput.c b/xorg/server/module/rdpInput.c index 2344f4a1..baf1ff3c 100644 --- a/xorg/server/module/rdpInput.c +++ b/xorg/server/module/rdpInput.c @@ -25,6 +25,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> |