summaryrefslogtreecommitdiff
path: root/source4/lib/com/pycom.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/com/pycom.c')
-rw-r--r--source4/lib/com/pycom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/com/pycom.c b/source4/lib/com/pycom.c
index d5a07580ea..86e794e173 100644
--- a/source4/lib/com/pycom.c
+++ b/source4/lib/com/pycom.c
@@ -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"