mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-02 07:40:10 +01:00
Change dmxext.h and dmxproto.h to <X11/extensions/...>.
This commit is contained in:
parent
efa9d5f475
commit
44528218d5
1 changed files with 2 additions and 2 deletions
|
|
@ -53,10 +53,10 @@
|
|||
#include "opaque.h"
|
||||
|
||||
#include "dmxextension.h"
|
||||
#include "dmxproto.h"
|
||||
#include <X11/extensions/dmxproto.h>
|
||||
|
||||
#define _DMX_SERVER_
|
||||
#include "dmxext.h"
|
||||
#include <X11/extensions/dmxext.h>
|
||||
|
||||
#ifdef PANORAMIX
|
||||
#include "panoramiX.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue