patch-pixmap_c 365 B

12345678910111213
  1. $OpenBSD: patch-pixmap_c,v 1.1.1.1 2007/03/31 11:57:10 martynas Exp $
  2. --- pixmap.c.orig Sat May 1 21:57:42 2004
  3. +++ pixmap.c Fri Mar 30 18:29:27 2007
  4. @@ -39,7 +39,7 @@ static char id[] = "$Header: /pack/anoncvs/xinvest/src
  5. #ifdef SHAPE
  6. #include <X11/extensions/shape.h>
  7. #endif
  8. -#include <xpm.h>
  9. +#include <X11/xpm.h>
  10. #include "color.h"
  11. #include "pixmap.h"