diff -r 57c618273d5c -r bbf46f59e123 windowing/windowserver/nga/SERVER/openwfc/screen.h --- a/windowing/windowserver/nga/SERVER/openwfc/screen.h Thu Aug 19 11:11:18 2010 +0300 +++ b/windowing/windowserver/nga/SERVER/openwfc/screen.h Tue Aug 31 16:31:06 2010 +0300 @@ -28,7 +28,7 @@ #include "W32STD.H" #include "w32cmd.h" #include "wstypes.h" -#include +#include #include "panics.h" #include "wsdisplaychangeao.h" @@ -75,13 +75,12 @@ { public: enum {EGetScanLineBufLen=0x100}; // Buffer of for returning result of GetScanLine - enum TDisplayScreenFlags + enum TDisplayScreen { EBlankScreenOnRotation = 0x1, EAutoClear = 0x2, EHasDynamicSizeModes = 0x04, EChangeTracking = 0x8, - ERepeatSettingHalOrientation = 0x20 }; /**