summaryrefslogtreecommitdiff
path: root/include/pixmapstr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pixmapstr.h')
-rw-r--r--include/pixmapstr.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/pixmapstr.h b/include/pixmapstr.h
index d84ae79fc..d5bc21273 100644
--- a/include/pixmapstr.h
+++ b/include/pixmapstr.h
@@ -45,12 +45,13 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
+/* $XFree86: xc/programs/Xserver/include/pixmapstr.h,v 1.3 2003/07/16 01:38:52 dawes Exp $ */
#ifndef PIXMAPSTRUCT_H
#define PIXMAPSTRUCT_H
#include "pixmap.h"
#include "screenint.h"
-#include "miscstruct.h"
+#include "regionstr.h"
typedef struct _Drawable {
unsigned char type; /* DRAWABLE_<type> */