summaryrefslogtreecommitdiff
path: root/region.h
diff options
context:
space:
mode:
Diffstat (limited to 'region.h')
-rw-r--r--region.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/region.h b/region.h
deleted file mode 100644
index 234fe7e..0000000
--- a/region.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
- * Dummy header to work around the fact that Picture.c does
- *
- * #include "region.h"
- *
- * but the files is actually part of libX11 and installed in
- * /usr/include/X11/region.h
- *
- */
-#include <X11/region.h>