mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 16:44:52 +00:00
dmx: include inputstr.h for inputInfo.pointer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
#include "globals.h"
|
||||
#include "cursorstr.h"
|
||||
#include "dixevents.h" /* For GetSpriteCursor() */
|
||||
#include "inputstr.h" /* for inputInfo.pointer */
|
||||
|
||||
#if DMX_CURSOR_DEBUG
|
||||
#define DMXDBG0(f) dmxLog(dmxDebug,f)
|
||||
|
||||
Reference in New Issue
Block a user