diff options
Diffstat (limited to 'math/wmcalc/files/patch-ab')
-rw-r--r-- | math/wmcalc/files/patch-ab | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/math/wmcalc/files/patch-ab b/math/wmcalc/files/patch-ab deleted file mode 100644 index a6f890165301..000000000000 --- a/math/wmcalc/files/patch-ab +++ /dev/null @@ -1,19 +0,0 @@ ---- wmcalc.c.orig Mon Dec 20 00:17:29 1999 -+++ wmcalc.c Tue Mar 28 07:34:28 2000 -@@ -10,11 +10,11 @@ - * development of wmbutton. I'm listing them here partially as thanks for - * helping out, catching bugs in the code, etc. - ***********************************************************************/ --#include <Xlib.h> --#include <Xutil.h> --#include <xpm.h> --#include <extensions/shape.h> --#include <keysym.h> -+#include <X11/Xlib.h> -+#include <X11/Xutil.h> -+#include <X11/xpm.h> -+#include <X11/extensions/shape.h> -+#include <X11/keysym.h> - #include <stdio.h> - #include <math.h> - #include <stdlib.h> |