summaryrefslogtreecommitdiff
path: root/x11/wmessage/patches/patch-ac
blob: e4d5a7b640d9c2f8b999426358d784e37b11814e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-ac,v 1.1 2001/03/22 14:00:40 wiz Exp $

--- wmessage.h.orig	Mon Aug 30 01:07:59 1999
+++ wmessage.h
@@ -25,7 +25,7 @@
 
 #include <wraster.h>
 
-#include <WINGs.h>
+#include <WINGs/WINGs.h>
 
 #include <unistd.h>
 #include <stdio.h>
@@ -38,7 +38,7 @@
 
 #include <X11/keysym.h>
 
-#include <WUtil.h>
+#include <WINGs/WUtil.h>
 
 #include "wconfig.h"