diff --git a/hw/xfree86/os-support/bsd/arm_video.c b/hw/xfree86/os-support/bsd/arm_video.c index 5afdecaf8c..9d3d6e2bd0 100644 --- a/hw/xfree86/os-support/bsd/arm_video.c +++ b/hw/xfree86/os-support/bsd/arm_video.c @@ -65,7 +65,7 @@ #include #include "xf86.h" -#include "xf86_os_support." +#include "xf86_os_support.h" #include "xf86Priv.h" #include "xf86_OSlib.h" #include "compiler.h"