mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-14 00:14:18 +00:00
This commit is contained in:
parent
0e3e701a32
commit
9c187cafd0
15 changed files with 6893 additions and 57 deletions
|
|
@ -48,9 +48,7 @@
|
|||
#define _X86_
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#include "npapi.h"
|
||||
#include "npupp.h"
|
||||
#include "npruntime.h"
|
||||
#include "npapi/npupp.h"
|
||||
|
||||
// Cunning trick used to add functions to export list and avoid messing about with .def files.
|
||||
// (can't add a declspec because the functions have already been pre-declared in the npapi headers).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue