Preprocessors are not that smart, try again.

This commit is contained in:
benjamin%smedbergs.us 2006-11-09 16:05:43 +00:00
Родитель 546d460889
Коммит 4bfd84a30f
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -46,7 +46,7 @@
#define NS_SIDE_BOTTOM 2
#define NS_SIDE_LEFT 3
#ifdef MOZ_ENABLE_LIBXUL || !defined(MOZILLA_INTERNAL_API)
#if defined(MOZ_ENABLE_LIBXUL) || !defined(MOZILLA_INTERNAL_API)
# define NS_GFX
# define NS_GFX_(type) type
# define NS_GFX_STATIC_MEMBER_(type) type