Last of the spam... I promise...
(cherry picked from commit 45ebee4f729b148a75e925a4863b4eb850c88f8e)
This commit is contained in:
parent
49f2bb4681
commit
ed9dabb47c
|
@ -34,7 +34,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "quartzForeground.h"
|
#include "quartzForeground.h"
|
||||||
|
#include "quartzCommon.h"
|
||||||
#import "X11Application.h"
|
#import "X11Application.h"
|
||||||
|
|
||||||
# include "darwin.h"
|
# include "darwin.h"
|
||||||
|
@ -43,10 +43,6 @@
|
||||||
# define _APPLEWM_SERVER_
|
# define _APPLEWM_SERVER_
|
||||||
# include "X11/extensions/applewm.h"
|
# include "X11/extensions/applewm.h"
|
||||||
# include "micmap.h"
|
# include "micmap.h"
|
||||||
<<<<<<< HEAD:hw/xquartz/X11Application.m
|
|
||||||
=======
|
|
||||||
|
|
||||||
>>>>>>> bc50d41... XQuartz: More sanitization of the namespace:hw/xquartz/X11Application.m
|
|
||||||
#include <mach/mach.h>
|
#include <mach/mach.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
Loading…
Reference in New Issue