mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-03-21 18:00:36 +01:00
registry: add missing include statement.
This commit is contained in:
parent
996b621bec
commit
8503072e1c
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ int ProcInitialConnection();
|
|||
#endif
|
||||
|
||||
#ifdef XSERVER_DTRACE
|
||||
#include "registry.h"
|
||||
#include "Xserver-dtrace.h"
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue