mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-06 08:30:11 +01:00
Fix compile failure
This fixes a compile failure by ensuring that mouse-cfg.c can see the MTYPE_ constants.
This commit is contained in:
parent
0b45ba488d
commit
92b0a04ffd
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@
|
|||
#include <X11/extensions/XKBfile.h>
|
||||
#include <X11/extensions/XKBui.h>
|
||||
#include <X11/extensions/XKBrules.h>
|
||||
#include <X11/extensions/xf86misc.h>
|
||||
|
||||
#ifndef _xf86cfg_config_h
|
||||
#define _xf86cfg_config_h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue