diff options
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 { |