From 9d5865a1603733e62fda7c8d61024cb05bf6792c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 10 Nov 2002 05:54:12 +0000 Subject: support for the shape extension works! --- src/xeventhandler.hh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/xeventhandler.hh') diff --git a/src/xeventhandler.hh b/src/xeventhandler.hh index e46ae116..0b5a1466 100644 --- a/src/xeventhandler.hh +++ b/src/xeventhandler.hh @@ -9,6 +9,10 @@ extern "C" { #include + +#ifdef SHAPE +#include +#endif // SHAPE } namespace ob { -- cgit v1.2.3