mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Include <X11/extensions/dmx.h> and remove _DMX_SERVER_ define.
Fixes build with newer dmx header files that have been split between dmx.h and dmxext.h. _DMX_SERVER_ is no longer needed with the split headers. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
committed by
Peter Hutterer
parent
232d43510e
commit
e85775aa64
@@ -56,9 +56,7 @@
|
||||
|
||||
#include "dmxextension.h"
|
||||
#include <X11/extensions/dmxproto.h>
|
||||
|
||||
#define _DMX_SERVER_
|
||||
#include <X11/extensions/dmxext.h>
|
||||
#include <X11/extensions/dmx.h>
|
||||
|
||||
#ifdef PANORAMIX
|
||||
#include "panoramiX.h"
|
||||
|
||||
Reference in New Issue
Block a user