summaryrefslogtreecommitdiffstats
path: root/template.c
diff options
context:
space:
mode:
Diffstat (limited to 'template.c')
-rw-r--r--template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/template.c b/template.c
index a69e9ec3..2104d368 100644
--- a/template.c
+++ b/template.c
@@ -12,7 +12,7 @@
#include <string.h>
#include <ctype.h>
#include <assert.h>
-#include "liblogging-stub.h"
+#include "rsyslog.h"
#include "stringbuf.h"
#include "template.h"
#include "syslogd.h"