summaryrefslogtreecommitdiff
path: root/hw/darwin/quartz/cr/crFrame.m
diff options
context:
space:
mode:
authorBen Byer <bbyer@apple.com>2007-02-17 03:47:42 -0800
committerBen Byer <bbyer@apple.com>2007-02-17 03:47:42 -0800
commitd287b76471f66c9aea54f969d050b35643cb2501 (patch)
treebcfb8700c8f817a0f72dc17e02bd514ecef64ca3 /hw/darwin/quartz/cr/crFrame.m
parent81444486be4f182dde778bac6f7edcbfc4368482 (diff)
downloadxserver-d287b76471f66c9aea54f969d050b35643cb2501.tar.gz
cleaned up some linking ugliness in hw/darwin/quartz
Diffstat (limited to 'hw/darwin/quartz/cr/crFrame.m')
-rw-r--r--hw/darwin/quartz/cr/crFrame.m6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/darwin/quartz/cr/crFrame.m b/hw/darwin/quartz/cr/crFrame.m
index 3c282ea75..2b8e57d0a 100644
--- a/hw/darwin/quartz/cr/crFrame.m
+++ b/hw/darwin/quartz/cr/crFrame.m
@@ -32,13 +32,13 @@
#ifdef HAVE_XORG_CONFIG_H
#include <xorg-config.h>
#endif
-#include "quartzCommon.h"
-#include "cr.h"
+#include "quartz/quartzCommon.h"
+#include "quartz/cr/cr.h"
#undef BOOL
#define BOOL xBOOL
#include "rootless.h"
-#include "applewmExt.h"
+#include "quartz/applewmExt.h"
#include "windowstr.h"
#undef BOOL