summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-11-09 22:41:32 +0000
committerAdam Jackson <ajax@nwnk.net>2005-11-09 22:41:32 +0000
commit3163feee5ba70ddae9cceb58e17be6a27af4d242 (patch)
tree5ca876c09b0243b230ad3821de44dd6a861539b3
parent409923502f4f23bc8352702270eb46c7b1d6194b (diff)
Likewise for extutil.hXORG-6_8_99_903XORG-6_8_99_902
-rw-r--r--src/applewm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/applewm.c b/src/applewm.c
index b2881b9..c627762 100644
--- a/src/applewm.c
+++ b/src/applewm.c
@@ -36,7 +36,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <X11/Xlibint.h>
#include <X11/extensions/applewmstr.h>
#include <X11/extensions/Xext.h>
-#include "extutil.h"
+#include <X11/extensions/extutil.h>
#include <stdio.h>
static XExtensionInfo _applewm_info_data;