]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/operation.c
Fix prev commit
[openldap] / servers / slapd / operation.c
index 2ffbdbef39c2fa0d6cacdd886aedff06da0398f8..814f961619c8881f34cf68c9c1103a6b530f86d7 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2003 The OpenLDAP Foundation.
+ * Copyright 1998-2004 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,7 @@
 #include "slap.h"
 
 #ifdef LDAP_SLAPI
-#include "slapi.h"
+#include "slapi/slapi.h"
 #endif
 
 static ldap_pvt_thread_mutex_t slap_op_mutex;