Ignore:
Timestamp:
Nov 27, 1999, 3:15:42 PM (26 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/monitor.h

    r4 r1859  
    1 /* $Id: monitor.h,v 1.1 1999-05-24 20:19:14 ktk Exp $ */
     1/* $Id: monitor.h,v 1.2 1999-11-27 14:15:42 cbratschi Exp $ */
    22
    33/*
     
    99#define __WINE_MONITOR_H
    1010
    11 #include "windef.h"
     11//#include "windef.h"
    1212
    1313struct tagMONITOR_DRIVER;
    1414
    15 typedef struct tagMONITOR 
     15typedef struct tagMONITOR
    1616{
    1717  void *pDriverData;
Note: See TracChangeset for help on using the changeset viewer.