diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-25 19:29:01 +0000 |
---|---|---|
committer | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-25 19:29:01 +0000 |
commit | adc7f9a4ebdfe11d4cd6de9388b63dfe36450b39 (patch) | |
tree | 23eb7becc5360b2cbe16aa8d45529880067f3989 /mi/mistruct.h | |
parent | 90f1536dd315cd265bfc7ef35058761a65a01734 (diff) |
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Diffstat (limited to 'mi/mistruct.h')
-rw-r--r-- | mi/mistruct.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mi/mistruct.h b/mi/mistruct.h index 28994fec5..0744b2593 100644 --- a/mi/mistruct.h +++ b/mi/mistruct.h @@ -45,11 +45,13 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ +/* $XFree86: xc/programs/Xserver/mi/mistruct.h,v 1.3 2003/07/16 01:38:57 dawes Exp $ */ + #ifndef MISTRUCT_H #define MISTRUCT_H #include "mi.h" -#include "miscstruct.h" +#include "regionstr.h" /* information about dashes */ typedef struct _miDash { |