mi: do not use X11/extensions/shape.h header from libXext

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Tested-by: Dan Nicholson <dbn.lists@gmail.com>
This commit is contained in:
Mikhail Gusarov 2010-06-11 20:20:00 +07:00
parent b8615d5927
commit 91b5aadbdf

View File

@ -50,7 +50,7 @@ SOFTWARE.
#endif
#include <X11/X.h>
#include <X11/extensions/shape.h>
#include <X11/extensions/shapeconst.h>
#include "regionstr.h"
#include "region.h"
#include "mi.h"