[YAROTOWS] Reintegrate the branch. For a brighter future.
[reactos.git] / reactos / subsystems / win32 / win32k / include / brush.h
index db7c5fb..8c9a7a8 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef __WIN32K_BRUSH_H
-#define __WIN32K_BRUSH_H
+#pragma once
 
 #include "gdiobj.h"
 
@@ -132,4 +131,4 @@ PVOID FASTCALL AllocateObjectAttr(VOID);
 
 VOID FASTCALL FreeObjectAttr(PVOID);
 
-#endif
+BOOL FASTCALL IntGdiSetBrushOwner(PBRUSH,DWORD);