diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2017-10-31 01:54:47 +0100 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2018-02-26 02:38:53 +0100 |
commit | a667131e2846355b7b2099635761a79e22bcbe68 (patch) | |
tree | 16c659450b5354b729da8ac2cd6115a493bfd05b /nx-X11/include/extensions/Imakefile | |
parent | 164263e1a12fc8a3a496739799cb60d547857f0a (diff) | |
download | nx-libs-a667131e2846355b7b2099635761a79e22bcbe68.tar.gz nx-libs-a667131e2846355b7b2099635761a79e22bcbe68.tar.bz2 nx-libs-a667131e2846355b7b2099635761a79e22bcbe68.zip |
Lift XFIXES to xorg-xserver-7.1/1.1.0 state (XFIXES 4.0)
Diffstat (limited to 'nx-X11/include/extensions/Imakefile')
-rw-r--r-- | nx-X11/include/extensions/Imakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nx-X11/include/extensions/Imakefile b/nx-X11/include/extensions/Imakefile index f1760d274..cdd2446fb 100644 --- a/nx-X11/include/extensions/Imakefile +++ b/nx-X11/include/extensions/Imakefile @@ -62,6 +62,7 @@ HEADERS = \ security.h securstr.h \ sync.h syncstr.h \ dpms.h dpmsstr.h \ + shapeconst.h \ $(NULL) all:: |