summaryrefslogtreecommitdiff
path: root/hw/xquartz/applewm.c
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-04-18 20:06:17 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-04-18 20:07:55 -0700
commit5183fea6d38de4bcf657e9c2a983dfd81a2a223f (patch)
treef8f701aa2da17b5cf8be9f1e7f629561929fdf24 /hw/xquartz/applewm.c
parentedd3fb784bad893550ee270e0a09f22f99783cf5 (diff)
XQuartz: Handled sanitization of namespace better
(cherry picked from commit 8cb23d672177da919257c885804cecd18cf9af88)
Diffstat (limited to 'hw/xquartz/applewm.c')
-rw-r--r--hw/xquartz/applewm.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xquartz/applewm.c b/hw/xquartz/applewm.c
index 072e57ff4..ba86f1045 100644
--- a/hw/xquartz/applewm.c
+++ b/hw/xquartz/applewm.c
@@ -25,6 +25,8 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
**************************************************************************/
+#include "sanitizedCarbon.h"
+
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif