]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/modules.c
Minor typo in previous commit where returning 0 when it should have been 1 from opser...
[irc/evilnet/x3.git] / src / modules.c
index bd10061bf14f97501bc3d94ec6d0b1f6f01a3f84..a6dbb57def9fe142b9130cadf3f36fcbc00aee3a 100644 (file)
@@ -18,6 +18,9 @@
  * Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA.
  */
 
+#ifdef WITH_PYTHON
+#include "Python.h"
+#endif
 #include "log.h"
 #include "modules.h"