summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-05-30 13:12:13 +0200
committerJan Holesovsky <kendy@suse.cz>2011-05-30 13:12:13 +0200
commit94a0ea6b9eeaef219114091da479063227243ebd (patch)
treeecc540dd0c421dcca50c7ba1fd811e8f6e5415bb /extensions
parentWaE: pButton became un-used due to 7eba32f0eacd71fbf2561c9f58f52b89cdd0e86f (diff)
parentVersion 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2) (diff)
downloadcore-94a0ea6b9eeaef219114091da479063227243ebd.tar.gz
core-94a0ea6b9eeaef219114091da479063227243ebd.zip
Merge commit 'libreoffice-3.4.0.2'
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/plugin/inc/plugin/unx/plugcon.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/plugin/inc/plugin/unx/plugcon.hxx b/extensions/source/plugin/inc/plugin/unx/plugcon.hxx
index d13068576663..b98ba85260d9 100644
--- a/extensions/source/plugin/inc/plugin/unx/plugcon.hxx
+++ b/extensions/source/plugin/inc/plugin/unx/plugcon.hxx
@@ -94,7 +94,7 @@ extern "C" {
# endif
#endif
-#ifndef _NPAPI_H_
+#if ! defined ( _NPAPI_H_) && ! defined (npapi_h_)
extern "C" {
#include <npsdk/npupp.h>
}