From 03e0788cce1b9578e1f61845fcf2c09f220e175f Mon Sep 17 00:00:00 2001 From: Ben Byer Date: Tue, 4 Dec 2007 16:00:12 -0800 Subject: [PATCH] oops, missed a spot --- hw/darwin/quartz/X11Controller.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/darwin/quartz/X11Controller.h b/hw/darwin/quartz/X11Controller.h index f1399dc49..74277ea8c 100644 --- a/hw/darwin/quartz/X11Controller.h +++ b/hw/darwin/quartz/X11Controller.h @@ -33,7 +33,7 @@ #if __OBJC__ #import -#include "xpr/x-list.h" +#include "x-list.h" @interface X11Controller : NSObject {