*/
#include "config.h"
-#include "ComplexTextController.h"
-#include "TextRun.h"
-#include "WebCoreSystemInterface.h"
#if USE(CORE_TEXT)
+#include "ComplexTextController.h"
+
#include "Font.h"
+#include "TextRun.h"
+#include "WebCoreSystemInterface.h"
+
+#if PLATFORM(WX)
+#include <ApplicationServices/ApplicationServices.h>
+#else
+#include <CoreText/CoreText.h>
+#endif
#if defined(BUILDING_ON_LEOPARD)
// The following symbols are SPI in 10.5.