]> git.sesse.net Git - vlc/blobdiff - projects/mozilla/support/npmac.cpp
Add --no-plugins-cache when compiling the mozilla plugin with debugging enabled,...
[vlc] / projects / mozilla / support / npmac.cpp
index ccc3945058717b13d07546161a787876ba75c8ed..d5901bfc7bd6a5ce2a86572372eff44239583d5d 100644 (file)
@@ -4,6 +4,8 @@
 //
 //::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 
+#include "config.h"
+
 #include <string.h>
 
 #include <Processes.h>
 #undef XP_UNIX
 #endif
 
+#ifdef HAVE_NPFUNCTIONS_H
+#include "npfunctions.h"
+#else
 #include "npupp.h"
+#endif
 
 #ifdef __MWERKS__
 #ifndef powerc