From ce4d4b3c1b0e25f64d6f781b09528b2f3ae33207 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Mon, 19 May 2008 05:19:01 +0200 Subject: [PATCH] build fix --- hw/xfree86/os-support/bsd/bsd_axp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/xfree86/os-support/bsd/bsd_axp.c b/hw/xfree86/os-support/bsd/bsd_axp.c index 51ffef148..cb10a9d40 100644 --- a/hw/xfree86/os-support/bsd/bsd_axp.c +++ b/hw/xfree86/os-support/bsd/bsd_axp.c @@ -7,7 +7,7 @@ #include "os.h" #include "xf86.h" #include "xf86Priv.h" -#include "xf86Axp.h" +#include "shared/xf86Axp.h" #include #include "xf86_OSlib.h" #include