Fixed #endif.
This commit is contained in:
parent
df8e6eeb0f
commit
8f1f4c2d5f
|
@ -26,7 +26,7 @@
|
|||
#ifdef HAVE_LIBXSHAPE
|
||||
#include <X11/IntrinsicP.h>
|
||||
#include <X11/extensions/shape.h>
|
||||
#endif HAVE_LIBXSHAPE
|
||||
#endif /* HAVE_LIBXSHAPE */
|
||||
|
||||
#include "winbase.h"
|
||||
#include "wingdi.h"
|
||||
|
|
Loading…
Reference in New Issue