diff --git a/Makefile.am b/Makefile.am index 5c220fb..9074747 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,22 +1,24 @@ applewmdir = $(includedir)/X11/extensions applewm_HEADERS = \ - applewmconst.h \ - applewmproto.h + include/X11/extensions/applewmconst.h \ + include/X11/extensions/applewmproto.h applewmprotopkgconfigdir = $(datadir)/pkgconfig applewmprotopkgconfig_DATA = applewmproto.pc bigreqsdir = $(includedir)/X11/extensions bigreqs_HEADERS = \ - bigreqsproto.h \ - bigreqstr.h + include/X11/extensions/bigreqsproto.h \ + include/X11/extensions/bigreqstr.h bigreqsprotopkgconfigdir = $(datadir)/pkgconfig bigreqsprotopkgconfig_DATA = bigreqsproto.pc if LEGACY XCalibrateincludedir = $(includedir)/X11/extensions -XCalibrateinclude_HEADERS = xcalibrateproto.h xcalibratewire.h +XCalibrateinclude_HEADERS = + include/X11/extensions/xcalibrateproto.h \ + include/X11/extensions/xcalibratewire.h calibrateprotopkgconfigdir = $(datadir)/pkgconfig calibrateprotopkgconfig_DATA = xcalibrateproto.pc @@ -26,36 +28,39 @@ endif compositedir = $(includedir)/X11/extensions composite_HEADERS = \ - composite.h \ - compositeproto.h + include/X11/extensions/composite.h \ + include/X11/extensions/compositeproto.h compositeprotopkgconfigdir = $(datadir)/pkgconfig compositeprotopkgconfig_DATA = compositeproto.pc damagedir = $(includedir)/X11/extensions damage_HEADERS = \ - damageproto.h \ - damagewire.h + include/X11/extensions/damageproto.h \ + include/X11/extensions/damagewire.h damageprotopkgconfigdir = $(datadir)/pkgconfig damageprotopkgconfig_DATA = damageproto.pc dmxdir = $(includedir)/X11/extensions dmx_HEADERS = \ - dmx.h \ - dmxproto.h + include/X11/extensions/dmx.h \ + include/X11/extensions/dmxproto.h dmxprotopkgconfigdir = $(datadir)/pkgconfig dmxprotopkgconfig_DATA = dmxproto.pc dri2dir = $(includedir)/X11/extensions -dri2_HEADERS = dri2proto.h dri2tokens.h +dri2_HEADERS = \ + include/X11/extensions/dri2proto.h \ + include/X11/extensions/dri2tokens.h dri2protopkgconfigdir = $(datadir)/pkgconfig dri2protopkgconfig_DATA = dri2proto.pc dri3dir = $(includedir)/X11/extensions -dri3_HEADERS = dri3proto.h +dri3_HEADERS = \ + include/X11/extensions/dri3proto.h dri3protopkgconfigdir = $(datadir)/pkgconfig dri3protopkgconfig_DATA = dri3proto.pc @@ -63,8 +68,8 @@ dri3protopkgconfig_DATA = dri3proto.pc if LEGACY eviedir = $(includedir)/X11/extensions evie_HEADERS = \ - evieproto.h \ - Xeviestr.h + include/X11/extensions/evieproto.h \ + include/X11/extensions/Xeviestr.h evieprotopkgconfigdir = $(datadir)/pkgconfig evieprotopkgconfig_DATA = evieproto.pc @@ -74,8 +79,8 @@ endif fixesdir = $(includedir)/X11/extensions fixes_HEADERS = \ - xfixesproto.h \ - xfixeswire.h + include/X11/extensions/xfixesproto.h \ + include/X11/extensions/xfixeswire.h fixesprotopkgconfigdir = $(datadir)/pkgconfig fixesprotopkgconfig_DATA = fixesproto.pc @@ -83,9 +88,9 @@ fixesprotopkgconfig_DATA = fixesproto.pc if LEGACY fontcachedir = $(includedir)/X11/extensions fontcache_HEADERS = \ - fontcache.h \ - fontcacheP.h \ - fontcachstr.h + include/X11/extensions/fontcache.h \ + include/X11/extensions/fontcacheP.h \ + include/X11/extensions/fontcachstr.h fontcacheprotopkgconfigdir = $(datadir)/pkgconfig fontcacheprotopkgconfig_DATA = fontcacheproto.pc @@ -95,12 +100,12 @@ endif fontsdir = $(includedir)/X11/fonts fonts_HEADERS = \ - font.h \ - fontproto.h \ - fontstruct.h \ - FS.h \ - fsmasks.h \ - FSproto.h + include/X11/fonts/font.h \ + include/X11/fonts/fontproto.h \ + include/X11/fonts/fontstruct.h \ + include/X11/fonts/FS.h \ + include/X11/fonts/fsmasks.h \ + include/X11/fonts/FSproto.h fontsprotopkgconfigdir = $(datadir)/pkgconfig fontsprotopkgconfig_DATA = fontsproto.pc @@ -123,28 +128,29 @@ glproto_EXTRA_DIST = meson.build inputdir = $(includedir)/X11/extensions input_HEADERS = \ - XI.h \ - XIproto.h \ - XI2.h \ - XI2proto.h + include/X11/extensions/XI.h \ + include/X11/extensions/XIproto.h \ + include/X11/extensions/XI2.h \ + include/X11/extensions/XI2proto.h inputprotopkgconfigdir = $(datadir)/pkgconfig inputprotopkgconfig_DATA = inputproto.pc kbdir = $(includedir)/X11/extensions kb_HEADERS = \ - XKBgeom.h \ - XKB.h \ - XKBproto.h \ - XKBsrv.h \ - XKBstr.h + include/X11/extensions/XKBgeom.h \ + include/X11/extensions/XKB.h \ + include/X11/extensions/XKBproto.h \ + include/X11/extensions/XKBsrv.h \ + include/X11/extensions/XKBstr.h kbprotopkgconfigdir = $(datadir)/pkgconfig kbprotopkgconfig_DATA = kbproto.pc if LEGACY lg3ddir = $(includedir)/X11/extensions -lg3d_HEADERS = lgewire.h +lg3d_HEADERS = \ + include/X11/extensions/lgewire.h lg3dprotopkgconfigdir = $(datadir)/pkgconfig lg3dprotopkgconfig_DATA = lg3dproto.pc @@ -154,8 +160,8 @@ endif xproxymngdir = $(includedir)/X11/PM xproxymng_HEADERS = \ - PM.h \ - PMproto.h + include/X11/PM/PM.h \ + include/X11/PM/PMproto.h pmprotopkgconfigdir = $(datadir)/pkgconfig pmprotopkgconfig_DATA = xproxymngproto.pc @@ -163,7 +169,9 @@ pmprotopkgconfig_DATA = xproxymngproto.pc pmproto_EXTRA_DIST = xproxymngproto.pc.in presentdir = $(includedir)/X11/extensions -present_HEADERS = presentproto.h presenttokens.h +present_HEADERS = \ + include/X11/extensions/presentproto.h \ + include/X11/extensions/presenttokens.h presentprotopkgconfigdir = $(datadir)/pkgconfig presentprotopkgconfig_DATA = presentproto.pc @@ -171,8 +179,8 @@ presentprotopkgconfig_DATA = presentproto.pc if LEGACY printdir = $(includedir)/X11/extensions print_HEADERS = \ - Print.h \ - Printstr.h + include/X11/extensions/Print.h \ + include/X11/extensions/Printstr.h printprotopkgconfigdir = $(datadir)/pkgconfig printprotopkgconfig_DATA = printproto.pc @@ -215,53 +223,53 @@ endif randrdir = $(includedir)/X11/extensions randr_HEADERS = \ - randr.h \ - randrproto.h + include/X11/extensions/randr.h \ + include/X11/extensions/randrproto.h randrprotopkgconfigdir = $(datadir)/pkgconfig randrprotopkgconfig_DATA = randrproto.pc recorddir = $(includedir)/X11/extensions record_HEADERS = \ - recordconst.h \ - recordproto.h \ - recordstr.h + include/X11/extensions/recordconst.h \ + include/X11/extensions/recordproto.h \ + include/X11/extensions/recordstr.h recordprotopkgconfigdir = $(datadir)/pkgconfig recordprotopkgconfig_DATA = recordproto.pc renderdir = $(includedir)/X11/extensions render_HEADERS = \ - render.h \ - renderproto.h + include/X11/extensions/render.h \ + include/X11/extensions/renderproto.h renderprotopkgconfigdir = $(datadir)/pkgconfig renderprotopkgconfig_DATA = renderproto.pc resourcedir = $(includedir)/X11/extensions resource_HEADERS = \ - XResproto.h + include/X11/extensions/XResproto.h resourceprotopkgconfigdir = $(datadir)/pkgconfig resourceprotopkgconfig_DATA = resourceproto.pc scrnsaverdir = $(includedir)/X11/extensions scrnsaver_HEADERS = \ - saver.h \ - saverproto.h + include/X11/extensions/saver.h \ + include/X11/extensions/saverproto.h scrnsaverprotopkgconfigdir = $(datadir)/pkgconfig scrnsaverprotopkgconfig_DATA = scrnsaverproto.pc trapdir = $(includedir)/X11/extensions trap_HEADERS = \ - xtrapbits.h \ - xtrapddmi.h \ - xtrapdi.h \ - xtrapemacros.h \ - xtraplib.h \ - xtraplibp.h \ - xtrapproto.h + include/X11/extensions/xtrapbits.h \ + include/X11/extensions/xtrapddmi.h \ + include/X11/extensions/xtrapdi.h \ + include/X11/extensions/xtrapemacros.h \ + include/X11/extensions/xtraplib.h \ + include/X11/extensions/xtraplibp.h \ + include/X11/extensions/xtrapproto.h trapprotopkgconfigdir = $(datadir)/pkgconfig trapprotopkgconfig_DATA = trapproto.pc @@ -270,139 +278,142 @@ trapproto_EXTRA_DIST = trapproto.pc.in videodir = $(includedir)/X11/extensions video_HEADERS = \ - vldXvMC.h \ - Xv.h \ - XvMC.h \ - XvMCproto.h \ - Xvproto.h + include/X11/extensions/vldXvMC.h \ + include/X11/extensions/Xv.h \ + include/X11/extensions/XvMC.h \ + include/X11/extensions/XvMCproto.h \ + include/X11/extensions/Xvproto.h videoprotopkgconfigdir = $(datadir)/pkgconfig videoprotopkgconfig_DATA = videoproto.pc windowswmdir = $(includedir)/X11/extensions windowswm_HEADERS = \ - windowswm.h \ - windowswmstr.h + include/X11/extensions/windowswm.h \ + include/X11/extensions/windowswmstr.h windowswmprotopkgconfigdir = $(datadir)/pkgconfig windowswmprotopkgconfig_DATA = windowswmproto.pc xprotodir = $(includedir)/X11 xproto_HEADERS = \ - ap_keysym.h \ - DECkeysym.h \ - HPkeysym.h \ - keysymdef.h \ - keysym.h \ - Sunkeysym.h \ - Xalloca.h \ - Xarch.h \ - Xatom.h \ - Xdefs.h \ - XF86keysym.h \ - Xfuncs.h \ - X.h \ - Xmd.h \ - Xosdefs.h \ - Xos.h \ - Xos_r.h \ - Xproto.h \ - Xprotostr.h \ - Xthreads.h \ - Xw32defs.h \ - XWDFile.h \ - Xwindows.h \ - Xwinsock.h + include/X11/ap_keysym.h \ + include/X11/DECkeysym.h \ + include/X11/HPkeysym.h \ + include/X11/keysymdef.h \ + include/X11/keysym.h \ + include/X11/Sunkeysym.h \ + include/X11/Xalloca.h \ + include/X11/Xarch.h \ + include/X11/Xatom.h \ + include/X11/Xdefs.h \ + include/X11/XF86keysym.h \ + include/X11/Xfuncs.h \ + include/X11/X.h \ + include/X11/Xmd.h \ + include/X11/Xosdefs.h \ + include/X11/Xos.h \ + include/X11/Xos_r.h \ + include/X11/Xproto.h \ + include/X11/Xprotostr.h \ + include/X11/Xthreads.h \ + include/X11/Xw32defs.h \ + include/X11/XWDFile.h \ + include/X11/Xwindows.h \ + include/X11/Xwinsock.h nodist_xproto_HEADERS = \ - Xfuncproto.h \ - Xpoll.h + include/X11/Xfuncproto.h \ + include/X11/Xpoll.h x11protopkgconfigdir = $(datadir)/pkgconfig x11protopkgconfig_DATA = xproto.pc xcmiscdir = $(includedir)/X11/extensions xcmisc_HEADERS = \ - xcmiscproto.h \ - xcmiscstr.h + include/X11/extensions/xcmiscproto.h \ + include/X11/extensions/xcmiscstr.h xcmiscprotopkgconfigdir = $(datadir)/pkgconfig xcmiscprotopkgconfig_DATA = xcmiscproto.pc xextdir = $(includedir)/X11/extensions xext_HEADERS = \ - dpmsconst.h \ - dpmsproto.h \ - ge.h \ - geproto.h \ - lbx.h \ - lbxproto.h \ - mitmiscconst.h \ - mitmiscproto.h \ - multibufconst.h \ - multibufproto.h \ - secur.h \ - securproto.h \ - shapeconst.h \ - shapeproto.h \ - shm.h \ - shmproto.h \ - syncconst.h \ - syncproto.h \ - ag.h \ - agproto.h \ - cup.h \ - cupproto.h \ - dbe.h \ - dbeproto.h \ - EVI.h \ - EVIproto.h \ - xtestext1proto.h \ - xtestext1const.h \ - xtestconst.h \ - xtestproto.h + include/X11/extensions/dpmsconst.h \ + include/X11/extensions/dpmsproto.h \ + include/X11/extensions/ge.h \ + include/X11/extensions/geproto.h \ + include/X11/extensions/lbx.h \ + include/X11/extensions/lbxproto.h \ + include/X11/extensions/mitmiscconst.h \ + include/X11/extensions/mitmiscproto.h \ + include/X11/extensions/multibufconst.h \ + include/X11/extensions/multibufproto.h \ + include/X11/extensions/secur.h \ + include/X11/extensions/securproto.h \ + include/X11/extensions/shapeconst.h \ + include/X11/extensions/shapeproto.h \ + include/X11/extensions/shm.h \ + include/X11/extensions/shmproto.h \ + include/X11/extensions/syncconst.h \ + include/X11/extensions/syncproto.h \ + include/X11/extensions/ag.h \ + include/X11/extensions/agproto.h \ + include/X11/extensions/cup.h \ + include/X11/extensions/cupproto.h \ + include/X11/extensions/dbe.h \ + include/X11/extensions/dbeproto.h \ + include/X11/extensions/EVI.h \ + include/X11/extensions/EVIproto.h \ + include/X11/extensions/xtestext1proto.h \ + include/X11/extensions/xtestext1const.h \ + include/X11/extensions/xtestconst.h \ + include/X11/extensions/xtestproto.h compatdir = $(xextdir) compat_HEADERS = \ - shapestr.h \ - shmstr.h \ - syncstr.h + include/X11/extensions/shapestr.h \ + include/X11/extensions/shmstr.h \ + include/X11/extensions/syncstr.h xextprotopkgconfigdir = $(datadir)/pkgconfig xextprotopkgconfig_DATA = xextproto.pc xf86bigfontdir = $(includedir)/X11/extensions xf86bigfont_HEADERS = \ - xf86bigfont.h \ - xf86bigfproto.h \ - xf86bigfstr.h + include/X11/extensions/xf86bigfont.h \ + include/X11/extensions/xf86bigfproto.h \ + include/X11/extensions/xf86bigfstr.h xf86bigfontprotopkgconfigdir = $(datadir)/pkgconfig xf86bigfontprotopkgconfig_DATA = xf86bigfontproto.pc xf86dgadir = $(includedir)/X11/extensions xf86dga_HEADERS = \ - xf86dga.h \ - xf86dga1const.h \ - xf86dga1str.h \ - xf86dga1proto.h \ - xf86dgaconst.h \ - xf86dgaproto.h \ - xf86dgastr.h + include/X11/extensions/xf86dga.h \ + include/X11/extensions/xf86dga1const.h \ + include/X11/extensions/xf86dga1str.h \ + include/X11/extensions/xf86dga1proto.h \ + include/X11/extensions/xf86dgaconst.h \ + include/X11/extensions/xf86dgaproto.h \ + include/X11/extensions/xf86dgastr.h xf86dgaprotopkgconfigdir = $(datadir)/pkgconfig xf86dgaprotopkgconfig_DATA = xf86dgaproto.pc xf86dridir = $(includedir)/X11/dri -xf86dri_HEADERS = xf86dri.h xf86dristr.h xf86driproto.h +xf86dri_HEADERS = \ + include/X11/dri/xf86dri.h \ + include/X11/dri/xf86dristr.h \ + include/X11/dri/xf86driproto.h xf86driprotopkgconfigdir = $(datadir)/pkgconfig xf86driprotopkgconfig_DATA = xf86driproto.pc xf86miscdir = $(includedir)/X11/extensions xf86misc_HEADERS = \ - xf86misc.h \ - xf86mscstr.h + include/X11/extensions/xf86misc.h \ + include/X11/extensions/xf86mscstr.h xf86miscprotopkgconfigdir = $(datadir)/pkgconfig xf86miscprotopkgconfig_DATA = xf86miscproto.pc @@ -412,8 +423,8 @@ xf86miscproto_EXTRA_DIST = xf86miscproto.pc.in if LEGACY xf86rushdir = $(includedir)/X11/extensions xf86rush_HEADERS = \ - xf86rush.h \ - xf86rushstr.h + include/X11/extensions/xf86rush.h \ + include/X11/extensions/xf86rushstr.h xf86rushprotopkgconfigdir = $(datadir)/pkgconfig xf86rushprotopkgconfig_DATA = xf86rushproto.pc @@ -423,16 +434,16 @@ endif xf86vidmodedir = $(includedir)/X11/extensions xf86vidmode_HEADERS = \ - xf86vm.h \ - xf86vmproto.h \ - xf86vmstr.h + include/X11/extensions/xf86vm.h \ + include/X11/extensions/xf86vmproto.h \ + include/X11/extensions/xf86vmstr.h xf86vidmodeprotopkgconfigdir = $(datadir)/pkgconfig xf86vidmodeprotopkgconfig_DATA = xf86vidmodeproto.pc xineramadir = $(includedir)/X11/extensions xinerama_HEADERS = \ - panoramiXproto.h + include/X11/extensions/panoramiXproto.h xineramaprotopkgconfigdir = $(datadir)/pkgconfig xineramaprotopkgconfig_DATA = xineramaproto.pc diff --git a/configure.ac b/configure.ac index 44b0a40..4c2db89 100644 --- a/configure.ac +++ b/configure.ac @@ -38,7 +38,7 @@ XORG_WITH_XSLTPROC XORG_CHECK_SGML_DOCTOOLS(1.8) AC_CONFIG_HEADERS([do-not-use-config.h]) -AC_CONFIG_HEADERS([Xfuncproto.h]) +AC_CONFIG_HEADERS([include/X11/Xfuncproto.h]) AC_CANONICAL_HOST @@ -247,6 +247,7 @@ AC_CONFIG_FILES([applewmproto.pc fontcacheproto.pc fontsproto.pc glproto.pc + include/X11/Xpoll.h inputproto.pc kbproto.pc lg3dproto.pc @@ -271,7 +272,6 @@ AC_CONFIG_FILES([applewmproto.pc xf86rushproto.pc xf86vidmodeproto.pc xineramaproto.pc - Xpoll.h xproto.pc xproxymngproto.pc]) diff --git a/DECkeysym.h b/include/X11/DECkeysym.h similarity index 100% rename from DECkeysym.h rename to include/X11/DECkeysym.h diff --git a/HPkeysym.h b/include/X11/HPkeysym.h similarity index 100% rename from HPkeysym.h rename to include/X11/HPkeysym.h diff --git a/PM.h b/include/X11/PM/PM.h similarity index 100% rename from PM.h rename to include/X11/PM/PM.h diff --git a/PMproto.h b/include/X11/PM/PMproto.h similarity index 100% rename from PMproto.h rename to include/X11/PM/PMproto.h diff --git a/Sunkeysym.h b/include/X11/Sunkeysym.h similarity index 100% rename from Sunkeysym.h rename to include/X11/Sunkeysym.h diff --git a/X.h b/include/X11/X.h similarity index 100% rename from X.h rename to include/X11/X.h diff --git a/XF86keysym.h b/include/X11/XF86keysym.h similarity index 100% rename from XF86keysym.h rename to include/X11/XF86keysym.h diff --git a/XWDFile.h b/include/X11/XWDFile.h similarity index 100% rename from XWDFile.h rename to include/X11/XWDFile.h diff --git a/Xalloca.h b/include/X11/Xalloca.h similarity index 100% rename from Xalloca.h rename to include/X11/Xalloca.h diff --git a/Xarch.h b/include/X11/Xarch.h similarity index 100% rename from Xarch.h rename to include/X11/Xarch.h diff --git a/Xatom.h b/include/X11/Xatom.h similarity index 100% rename from Xatom.h rename to include/X11/Xatom.h diff --git a/Xdefs.h b/include/X11/Xdefs.h similarity index 100% rename from Xdefs.h rename to include/X11/Xdefs.h diff --git a/Xfuncproto.h.in b/include/X11/Xfuncproto.h.in similarity index 100% rename from Xfuncproto.h.in rename to include/X11/Xfuncproto.h.in diff --git a/Xfuncs.h b/include/X11/Xfuncs.h similarity index 100% rename from Xfuncs.h rename to include/X11/Xfuncs.h diff --git a/Xmd.h b/include/X11/Xmd.h similarity index 100% rename from Xmd.h rename to include/X11/Xmd.h diff --git a/Xos.h b/include/X11/Xos.h similarity index 100% rename from Xos.h rename to include/X11/Xos.h diff --git a/Xos_r.h b/include/X11/Xos_r.h similarity index 100% rename from Xos_r.h rename to include/X11/Xos_r.h diff --git a/Xosdefs.h b/include/X11/Xosdefs.h similarity index 100% rename from Xosdefs.h rename to include/X11/Xosdefs.h diff --git a/Xpoll.h.in b/include/X11/Xpoll.h.in similarity index 100% rename from Xpoll.h.in rename to include/X11/Xpoll.h.in diff --git a/Xproto.h b/include/X11/Xproto.h similarity index 100% rename from Xproto.h rename to include/X11/Xproto.h diff --git a/Xprotostr.h b/include/X11/Xprotostr.h similarity index 100% rename from Xprotostr.h rename to include/X11/Xprotostr.h diff --git a/Xthreads.h b/include/X11/Xthreads.h similarity index 100% rename from Xthreads.h rename to include/X11/Xthreads.h diff --git a/Xw32defs.h b/include/X11/Xw32defs.h similarity index 100% rename from Xw32defs.h rename to include/X11/Xw32defs.h diff --git a/Xwindows.h b/include/X11/Xwindows.h similarity index 100% rename from Xwindows.h rename to include/X11/Xwindows.h diff --git a/Xwinsock.h b/include/X11/Xwinsock.h similarity index 100% rename from Xwinsock.h rename to include/X11/Xwinsock.h diff --git a/ap_keysym.h b/include/X11/ap_keysym.h similarity index 100% rename from ap_keysym.h rename to include/X11/ap_keysym.h diff --git a/xf86dri.h b/include/X11/dri/xf86dri.h similarity index 100% rename from xf86dri.h rename to include/X11/dri/xf86dri.h diff --git a/xf86driproto.h b/include/X11/dri/xf86driproto.h similarity index 100% rename from xf86driproto.h rename to include/X11/dri/xf86driproto.h diff --git a/xf86dristr.h b/include/X11/dri/xf86dristr.h similarity index 100% rename from xf86dristr.h rename to include/X11/dri/xf86dristr.h diff --git a/EVI.h b/include/X11/extensions/EVI.h similarity index 100% rename from EVI.h rename to include/X11/extensions/EVI.h diff --git a/EVIproto.h b/include/X11/extensions/EVIproto.h similarity index 100% rename from EVIproto.h rename to include/X11/extensions/EVIproto.h diff --git a/Print.h b/include/X11/extensions/Print.h similarity index 100% rename from Print.h rename to include/X11/extensions/Print.h diff --git a/Printstr.h b/include/X11/extensions/Printstr.h similarity index 100% rename from Printstr.h rename to include/X11/extensions/Printstr.h diff --git a/XI.h b/include/X11/extensions/XI.h similarity index 100% rename from XI.h rename to include/X11/extensions/XI.h diff --git a/XI2.h b/include/X11/extensions/XI2.h similarity index 100% rename from XI2.h rename to include/X11/extensions/XI2.h diff --git a/XI2proto.h b/include/X11/extensions/XI2proto.h similarity index 100% rename from XI2proto.h rename to include/X11/extensions/XI2proto.h diff --git a/XIproto.h b/include/X11/extensions/XIproto.h similarity index 100% rename from XIproto.h rename to include/X11/extensions/XIproto.h diff --git a/XKB.h b/include/X11/extensions/XKB.h similarity index 100% rename from XKB.h rename to include/X11/extensions/XKB.h diff --git a/XKBgeom.h b/include/X11/extensions/XKBgeom.h similarity index 100% rename from XKBgeom.h rename to include/X11/extensions/XKBgeom.h diff --git a/XKBproto.h b/include/X11/extensions/XKBproto.h similarity index 100% rename from XKBproto.h rename to include/X11/extensions/XKBproto.h diff --git a/XKBsrv.h b/include/X11/extensions/XKBsrv.h similarity index 100% rename from XKBsrv.h rename to include/X11/extensions/XKBsrv.h diff --git a/XKBstr.h b/include/X11/extensions/XKBstr.h similarity index 100% rename from XKBstr.h rename to include/X11/extensions/XKBstr.h diff --git a/XResproto.h b/include/X11/extensions/XResproto.h similarity index 100% rename from XResproto.h rename to include/X11/extensions/XResproto.h diff --git a/Xeviestr.h b/include/X11/extensions/Xeviestr.h similarity index 100% rename from Xeviestr.h rename to include/X11/extensions/Xeviestr.h diff --git a/Xv.h b/include/X11/extensions/Xv.h similarity index 100% rename from Xv.h rename to include/X11/extensions/Xv.h diff --git a/XvMC.h b/include/X11/extensions/XvMC.h similarity index 100% rename from XvMC.h rename to include/X11/extensions/XvMC.h diff --git a/XvMCproto.h b/include/X11/extensions/XvMCproto.h similarity index 100% rename from XvMCproto.h rename to include/X11/extensions/XvMCproto.h diff --git a/Xvproto.h b/include/X11/extensions/Xvproto.h similarity index 100% rename from Xvproto.h rename to include/X11/extensions/Xvproto.h diff --git a/ag.h b/include/X11/extensions/ag.h similarity index 100% rename from ag.h rename to include/X11/extensions/ag.h diff --git a/agproto.h b/include/X11/extensions/agproto.h similarity index 100% rename from agproto.h rename to include/X11/extensions/agproto.h diff --git a/applewmconst.h b/include/X11/extensions/applewmconst.h similarity index 100% rename from applewmconst.h rename to include/X11/extensions/applewmconst.h diff --git a/applewmproto.h b/include/X11/extensions/applewmproto.h similarity index 100% rename from applewmproto.h rename to include/X11/extensions/applewmproto.h diff --git a/bigreqsproto.h b/include/X11/extensions/bigreqsproto.h similarity index 100% rename from bigreqsproto.h rename to include/X11/extensions/bigreqsproto.h diff --git a/bigreqstr.h b/include/X11/extensions/bigreqstr.h similarity index 100% rename from bigreqstr.h rename to include/X11/extensions/bigreqstr.h diff --git a/composite.h b/include/X11/extensions/composite.h similarity index 100% rename from composite.h rename to include/X11/extensions/composite.h diff --git a/compositeproto.h b/include/X11/extensions/compositeproto.h similarity index 100% rename from compositeproto.h rename to include/X11/extensions/compositeproto.h diff --git a/cup.h b/include/X11/extensions/cup.h similarity index 100% rename from cup.h rename to include/X11/extensions/cup.h diff --git a/cupproto.h b/include/X11/extensions/cupproto.h similarity index 100% rename from cupproto.h rename to include/X11/extensions/cupproto.h diff --git a/damageproto.h b/include/X11/extensions/damageproto.h similarity index 100% rename from damageproto.h rename to include/X11/extensions/damageproto.h diff --git a/damagewire.h b/include/X11/extensions/damagewire.h similarity index 100% rename from damagewire.h rename to include/X11/extensions/damagewire.h diff --git a/dbe.h b/include/X11/extensions/dbe.h similarity index 100% rename from dbe.h rename to include/X11/extensions/dbe.h diff --git a/dbeproto.h b/include/X11/extensions/dbeproto.h similarity index 100% rename from dbeproto.h rename to include/X11/extensions/dbeproto.h diff --git a/dmx.h b/include/X11/extensions/dmx.h similarity index 100% rename from dmx.h rename to include/X11/extensions/dmx.h diff --git a/dmxproto.h b/include/X11/extensions/dmxproto.h similarity index 100% rename from dmxproto.h rename to include/X11/extensions/dmxproto.h diff --git a/dpmsconst.h b/include/X11/extensions/dpmsconst.h similarity index 100% rename from dpmsconst.h rename to include/X11/extensions/dpmsconst.h diff --git a/dpmsproto.h b/include/X11/extensions/dpmsproto.h similarity index 100% rename from dpmsproto.h rename to include/X11/extensions/dpmsproto.h diff --git a/dri2proto.h b/include/X11/extensions/dri2proto.h similarity index 100% rename from dri2proto.h rename to include/X11/extensions/dri2proto.h diff --git a/dri2tokens.h b/include/X11/extensions/dri2tokens.h similarity index 100% rename from dri2tokens.h rename to include/X11/extensions/dri2tokens.h diff --git a/dri3proto.h b/include/X11/extensions/dri3proto.h similarity index 100% rename from dri3proto.h rename to include/X11/extensions/dri3proto.h diff --git a/evieproto.h b/include/X11/extensions/evieproto.h similarity index 100% rename from evieproto.h rename to include/X11/extensions/evieproto.h diff --git a/fontcache.h b/include/X11/extensions/fontcache.h similarity index 100% rename from fontcache.h rename to include/X11/extensions/fontcache.h diff --git a/fontcacheP.h b/include/X11/extensions/fontcacheP.h similarity index 100% rename from fontcacheP.h rename to include/X11/extensions/fontcacheP.h diff --git a/fontcachstr.h b/include/X11/extensions/fontcachstr.h similarity index 100% rename from fontcachstr.h rename to include/X11/extensions/fontcachstr.h diff --git a/ge.h b/include/X11/extensions/ge.h similarity index 100% rename from ge.h rename to include/X11/extensions/ge.h diff --git a/geproto.h b/include/X11/extensions/geproto.h similarity index 100% rename from geproto.h rename to include/X11/extensions/geproto.h diff --git a/lbx.h b/include/X11/extensions/lbx.h similarity index 100% rename from lbx.h rename to include/X11/extensions/lbx.h diff --git a/lbxproto.h b/include/X11/extensions/lbxproto.h similarity index 100% rename from lbxproto.h rename to include/X11/extensions/lbxproto.h diff --git a/lgewire.h b/include/X11/extensions/lgewire.h similarity index 100% rename from lgewire.h rename to include/X11/extensions/lgewire.h diff --git a/mitmiscconst.h b/include/X11/extensions/mitmiscconst.h similarity index 100% rename from mitmiscconst.h rename to include/X11/extensions/mitmiscconst.h diff --git a/mitmiscproto.h b/include/X11/extensions/mitmiscproto.h similarity index 100% rename from mitmiscproto.h rename to include/X11/extensions/mitmiscproto.h diff --git a/multibufconst.h b/include/X11/extensions/multibufconst.h similarity index 100% rename from multibufconst.h rename to include/X11/extensions/multibufconst.h diff --git a/multibufproto.h b/include/X11/extensions/multibufproto.h similarity index 100% rename from multibufproto.h rename to include/X11/extensions/multibufproto.h diff --git a/panoramiXproto.h b/include/X11/extensions/panoramiXproto.h similarity index 100% rename from panoramiXproto.h rename to include/X11/extensions/panoramiXproto.h diff --git a/presentproto.h b/include/X11/extensions/presentproto.h similarity index 100% rename from presentproto.h rename to include/X11/extensions/presentproto.h diff --git a/presenttokens.h b/include/X11/extensions/presenttokens.h similarity index 100% rename from presenttokens.h rename to include/X11/extensions/presenttokens.h diff --git a/randr.h b/include/X11/extensions/randr.h similarity index 100% rename from randr.h rename to include/X11/extensions/randr.h diff --git a/randrproto.h b/include/X11/extensions/randrproto.h similarity index 100% rename from randrproto.h rename to include/X11/extensions/randrproto.h diff --git a/recordconst.h b/include/X11/extensions/recordconst.h similarity index 100% rename from recordconst.h rename to include/X11/extensions/recordconst.h diff --git a/recordproto.h b/include/X11/extensions/recordproto.h similarity index 100% rename from recordproto.h rename to include/X11/extensions/recordproto.h diff --git a/recordstr.h b/include/X11/extensions/recordstr.h similarity index 100% rename from recordstr.h rename to include/X11/extensions/recordstr.h diff --git a/render.h b/include/X11/extensions/render.h similarity index 100% rename from render.h rename to include/X11/extensions/render.h diff --git a/renderproto.h b/include/X11/extensions/renderproto.h similarity index 100% rename from renderproto.h rename to include/X11/extensions/renderproto.h diff --git a/saver.h b/include/X11/extensions/saver.h similarity index 100% rename from saver.h rename to include/X11/extensions/saver.h diff --git a/saverproto.h b/include/X11/extensions/saverproto.h similarity index 100% rename from saverproto.h rename to include/X11/extensions/saverproto.h diff --git a/secur.h b/include/X11/extensions/secur.h similarity index 100% rename from secur.h rename to include/X11/extensions/secur.h diff --git a/securproto.h b/include/X11/extensions/securproto.h similarity index 100% rename from securproto.h rename to include/X11/extensions/securproto.h diff --git a/shapeconst.h b/include/X11/extensions/shapeconst.h similarity index 100% rename from shapeconst.h rename to include/X11/extensions/shapeconst.h diff --git a/shapeproto.h b/include/X11/extensions/shapeproto.h similarity index 100% rename from shapeproto.h rename to include/X11/extensions/shapeproto.h diff --git a/shapestr.h b/include/X11/extensions/shapestr.h similarity index 100% rename from shapestr.h rename to include/X11/extensions/shapestr.h diff --git a/shm.h b/include/X11/extensions/shm.h similarity index 100% rename from shm.h rename to include/X11/extensions/shm.h diff --git a/shmproto.h b/include/X11/extensions/shmproto.h similarity index 100% rename from shmproto.h rename to include/X11/extensions/shmproto.h diff --git a/shmstr.h b/include/X11/extensions/shmstr.h similarity index 100% rename from shmstr.h rename to include/X11/extensions/shmstr.h diff --git a/syncconst.h b/include/X11/extensions/syncconst.h similarity index 100% rename from syncconst.h rename to include/X11/extensions/syncconst.h diff --git a/syncproto.h b/include/X11/extensions/syncproto.h similarity index 100% rename from syncproto.h rename to include/X11/extensions/syncproto.h diff --git a/syncstr.h b/include/X11/extensions/syncstr.h similarity index 100% rename from syncstr.h rename to include/X11/extensions/syncstr.h diff --git a/vldXvMC.h b/include/X11/extensions/vldXvMC.h similarity index 100% rename from vldXvMC.h rename to include/X11/extensions/vldXvMC.h diff --git a/windowswm.h b/include/X11/extensions/windowswm.h similarity index 100% rename from windowswm.h rename to include/X11/extensions/windowswm.h diff --git a/windowswmstr.h b/include/X11/extensions/windowswmstr.h similarity index 100% rename from windowswmstr.h rename to include/X11/extensions/windowswmstr.h diff --git a/xcalibrateproto.h b/include/X11/extensions/xcalibrateproto.h similarity index 100% rename from xcalibrateproto.h rename to include/X11/extensions/xcalibrateproto.h diff --git a/xcalibratewire.h b/include/X11/extensions/xcalibratewire.h similarity index 100% rename from xcalibratewire.h rename to include/X11/extensions/xcalibratewire.h diff --git a/xcmiscproto.h b/include/X11/extensions/xcmiscproto.h similarity index 100% rename from xcmiscproto.h rename to include/X11/extensions/xcmiscproto.h diff --git a/xcmiscstr.h b/include/X11/extensions/xcmiscstr.h similarity index 100% rename from xcmiscstr.h rename to include/X11/extensions/xcmiscstr.h diff --git a/xf86bigfont.h b/include/X11/extensions/xf86bigfont.h similarity index 100% rename from xf86bigfont.h rename to include/X11/extensions/xf86bigfont.h diff --git a/xf86bigfproto.h b/include/X11/extensions/xf86bigfproto.h similarity index 100% rename from xf86bigfproto.h rename to include/X11/extensions/xf86bigfproto.h diff --git a/xf86bigfstr.h b/include/X11/extensions/xf86bigfstr.h similarity index 100% rename from xf86bigfstr.h rename to include/X11/extensions/xf86bigfstr.h diff --git a/xf86dga.h b/include/X11/extensions/xf86dga.h similarity index 100% rename from xf86dga.h rename to include/X11/extensions/xf86dga.h diff --git a/xf86dga1const.h b/include/X11/extensions/xf86dga1const.h similarity index 100% rename from xf86dga1const.h rename to include/X11/extensions/xf86dga1const.h diff --git a/xf86dga1proto.h b/include/X11/extensions/xf86dga1proto.h similarity index 100% rename from xf86dga1proto.h rename to include/X11/extensions/xf86dga1proto.h diff --git a/xf86dga1str.h b/include/X11/extensions/xf86dga1str.h similarity index 100% rename from xf86dga1str.h rename to include/X11/extensions/xf86dga1str.h diff --git a/xf86dgaconst.h b/include/X11/extensions/xf86dgaconst.h similarity index 100% rename from xf86dgaconst.h rename to include/X11/extensions/xf86dgaconst.h diff --git a/xf86dgaproto.h b/include/X11/extensions/xf86dgaproto.h similarity index 100% rename from xf86dgaproto.h rename to include/X11/extensions/xf86dgaproto.h diff --git a/xf86dgastr.h b/include/X11/extensions/xf86dgastr.h similarity index 100% rename from xf86dgastr.h rename to include/X11/extensions/xf86dgastr.h diff --git a/xf86misc.h b/include/X11/extensions/xf86misc.h similarity index 100% rename from xf86misc.h rename to include/X11/extensions/xf86misc.h diff --git a/xf86mscstr.h b/include/X11/extensions/xf86mscstr.h similarity index 100% rename from xf86mscstr.h rename to include/X11/extensions/xf86mscstr.h diff --git a/xf86rush.h b/include/X11/extensions/xf86rush.h similarity index 100% rename from xf86rush.h rename to include/X11/extensions/xf86rush.h diff --git a/xf86rushstr.h b/include/X11/extensions/xf86rushstr.h similarity index 100% rename from xf86rushstr.h rename to include/X11/extensions/xf86rushstr.h diff --git a/xf86vm.h b/include/X11/extensions/xf86vm.h similarity index 100% rename from xf86vm.h rename to include/X11/extensions/xf86vm.h diff --git a/xf86vmproto.h b/include/X11/extensions/xf86vmproto.h similarity index 100% rename from xf86vmproto.h rename to include/X11/extensions/xf86vmproto.h diff --git a/xf86vmstr.h b/include/X11/extensions/xf86vmstr.h similarity index 100% rename from xf86vmstr.h rename to include/X11/extensions/xf86vmstr.h diff --git a/xfixesproto.h b/include/X11/extensions/xfixesproto.h similarity index 100% rename from xfixesproto.h rename to include/X11/extensions/xfixesproto.h diff --git a/xfixeswire.h b/include/X11/extensions/xfixeswire.h similarity index 100% rename from xfixeswire.h rename to include/X11/extensions/xfixeswire.h diff --git a/xtestconst.h b/include/X11/extensions/xtestconst.h similarity index 100% rename from xtestconst.h rename to include/X11/extensions/xtestconst.h diff --git a/xtestext1const.h b/include/X11/extensions/xtestext1const.h similarity index 100% rename from xtestext1const.h rename to include/X11/extensions/xtestext1const.h diff --git a/xtestext1proto.h b/include/X11/extensions/xtestext1proto.h similarity index 100% rename from xtestext1proto.h rename to include/X11/extensions/xtestext1proto.h diff --git a/xtestproto.h b/include/X11/extensions/xtestproto.h similarity index 100% rename from xtestproto.h rename to include/X11/extensions/xtestproto.h diff --git a/xtrapbits.h b/include/X11/extensions/xtrapbits.h similarity index 100% rename from xtrapbits.h rename to include/X11/extensions/xtrapbits.h diff --git a/xtrapddmi.h b/include/X11/extensions/xtrapddmi.h similarity index 100% rename from xtrapddmi.h rename to include/X11/extensions/xtrapddmi.h diff --git a/xtrapdi.h b/include/X11/extensions/xtrapdi.h similarity index 100% rename from xtrapdi.h rename to include/X11/extensions/xtrapdi.h diff --git a/xtrapemacros.h b/include/X11/extensions/xtrapemacros.h similarity index 100% rename from xtrapemacros.h rename to include/X11/extensions/xtrapemacros.h diff --git a/xtraplib.h b/include/X11/extensions/xtraplib.h similarity index 100% rename from xtraplib.h rename to include/X11/extensions/xtraplib.h diff --git a/xtraplibp.h b/include/X11/extensions/xtraplibp.h similarity index 100% rename from xtraplibp.h rename to include/X11/extensions/xtraplibp.h diff --git a/xtrapproto.h b/include/X11/extensions/xtrapproto.h similarity index 100% rename from xtrapproto.h rename to include/X11/extensions/xtrapproto.h diff --git a/FS.h b/include/X11/fonts/FS.h similarity index 100% rename from FS.h rename to include/X11/fonts/FS.h diff --git a/FSproto.h b/include/X11/fonts/FSproto.h similarity index 100% rename from FSproto.h rename to include/X11/fonts/FSproto.h diff --git a/font.h b/include/X11/fonts/font.h similarity index 100% rename from font.h rename to include/X11/fonts/font.h diff --git a/fontproto.h b/include/X11/fonts/fontproto.h similarity index 100% rename from fontproto.h rename to include/X11/fonts/fontproto.h diff --git a/fontstruct.h b/include/X11/fonts/fontstruct.h similarity index 100% rename from fontstruct.h rename to include/X11/fonts/fontstruct.h diff --git a/fsmasks.h b/include/X11/fonts/fsmasks.h similarity index 100% rename from fsmasks.h rename to include/X11/fonts/fsmasks.h diff --git a/keysym.h b/include/X11/keysym.h similarity index 100% rename from keysym.h rename to include/X11/keysym.h diff --git a/keysymdef.h b/include/X11/keysymdef.h similarity index 100% rename from keysymdef.h rename to include/X11/keysymdef.h