s4-python: we need to include Python.h first
[sfrench/samba-autobuild/.git] / source4 / lib / com / pycom.c
index d5a07580ea1dbf405b78372197368d474c585d61..86e794e173280e5816fa3dd0de1d33328796c47a 100644 (file)
@@ -17,8 +17,8 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "includes.h"
 #include <Python.h>
+#include "includes.h"
 #include "lib/com/com.h"
 #include "librpc/ndr/libndr.h"
 #include "libcli/util/pyerrors.h"