diff options
-rw-r--r-- | source3/python/py_spoolss.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/python/py_spoolss.h b/source3/python/py_spoolss.h index 3040a80e80..7c7669c752 100644 --- a/source3/python/py_spoolss.h +++ b/source3/python/py_spoolss.h @@ -25,7 +25,6 @@ #include "Python.h" #include "python/py_common.h" -#include "python/py_conv.h" /* Spoolss policy handle object */ |