diff options
Diffstat (limited to 'python/environs/py_session.h')
| -rw-r--r-- | python/environs/py_session.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/environs/py_session.h b/python/environs/py_session.h index 9e823fd6..182dc869 100644 --- a/python/environs/py_session.h +++ b/python/environs/py_session.h @@ -23,8 +23,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef __PYLASSO_PY_USER_H__ -#define __PYLASSO_PY_USER_H__ +#ifndef __PYLASSO_PY_SESSION_H__ +#define __PYLASSO_PY_SESSION_H__ #include <lasso/environs/session.h> |
