summaryrefslogtreecommitdiff
path: root/source3/lib/eventlog/eventlog.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/eventlog/eventlog.h')
-rw-r--r--source3/lib/eventlog/eventlog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/eventlog/eventlog.h b/source3/lib/eventlog/eventlog.h
index b485bfe08e..694732d184 100644
--- a/source3/lib/eventlog/eventlog.h
+++ b/source3/lib/eventlog/eventlog.h
@@ -17,7 +17,7 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#include <tdb.h>
+#include "tdb_compat.h"
/* Defines for TDB keys */
#define EVT_OLDEST_ENTRY "INFO/oldest_entry"