Issue #1720 - Remove explicit header inclusion from npapi.h

This should allow the header to be used outside of the UXP tree for compiling
plugins etc.
Resolves #1720
This commit is contained in:
Moonchild 2021-01-30 13:16:33 +00:00 committed by roytam1
commit 6de0687efc

View file

@ -46,7 +46,6 @@
#if defined(MOZ_X11)
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include "X11UndefineNone.h"
#endif
#endif