summaryrefslogtreecommitdiff
path: root/source3/utils
diff options
context:
space:
mode:
Diffstat (limited to 'source3/utils')
-rw-r--r--source3/utils/debug2html.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/utils/debug2html.c b/source3/utils/debug2html.c
index d5d8fb872c..1349da5b28 100644
--- a/source3/utils/debug2html.c
+++ b/source3/utils/debug2html.c
@@ -28,12 +28,12 @@
* does a decent job of converting Samba logs into HTML.
* -------------------------------------------------------------------------- **
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
* ========================================================================== **
*/
-#include "include.h"
+#include "includes.h"
/* -------------------------------------------------------------------------- **
* The size of the read buffer.