debrix/hw/xorg/xf4bpp xf4bpp.h,1.2,1.3
Adam Jackson <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: ajax Update of /cvs/xserver/debrix/hw/xorg/xf4bpp In directory pdx:/home/ajax/debrix/hw/xorg/xf4bpp Modified Files: xf4bpp.h Log Message: More header location fixes. Index: xf4bpp.h =================================================================== RCS file: /cvs/xserver/debrix/hw/xorg/xf4bpp/xf4bpp.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- xf4bpp.h 23 Apr 2004 19:54:17 -0000 1.2 +++ xf4bpp.h 2 Jul 2004 00:20:14 -0000 1.3 @@ -8,7 +8,7 @@ #include "windowstr.h" #include "gcstruct.h" #include "colormapst.h" -#include "fontstruct.h" +#include "X11/fonts/fontstruct.h" #ifndef PixelType #define PixelType CARD32 #endif