summaryrefslogtreecommitdiff
path: root/source3/python/py_smb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/python/py_smb.h')
-rw-r--r--source3/python/py_smb.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/source3/python/py_smb.h b/source3/python/py_smb.h
index 18677b4905..31bcf4aab2 100644
--- a/source3/python/py_smb.h
+++ b/source3/python/py_smb.h
@@ -21,10 +21,7 @@
#ifndef _PY_SMB_H
#define _PY_SMB_H
-#include "includes.h"
-#include "Python.h"
-
-#include "python/py_common_proto.h"
+#include "python/py_common.h"
/* cli_state handle object */