Bug 587370 - Part 2: Use MOZ_WIDGET_COCOA instead of OS_MACOSX; r=benjamin

This commit is contained in:
Benoit Girard 2011-06-27 13:29:06 -04:00
Родитель 0ce68a7075
Коммит a0acf42de5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -55,7 +55,7 @@
#include "nsTHashtable.h"
#include "nsHashKeys.h"
#ifdef OS_MACOSX
#ifdef MOZ_WIDGET_COCOA
#include "PluginInterposeOSX.h"
#endif