Browse Source

compiler error

David Rose 16 years ago
parent
commit
ca13be76d2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      direct/src/plugin/p3dPythonMain.cxx

+ 1 - 0
direct/src/plugin/p3dPythonMain.cxx

@@ -16,6 +16,7 @@
 
 #include <iostream>
 #include <sstream>
+#include <string.h>  // strrchr
 using namespace std;
 
 #ifndef _WIN32