summaryrefslogtreecommitdiffstats
path: root/rfc3195d.c
diff options
context:
space:
mode:
Diffstat (limited to 'rfc3195d.c')
-rw-r--r--rfc3195d.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/rfc3195d.c b/rfc3195d.c
index e7d13e03..c8179b27 100644
--- a/rfc3195d.c
+++ b/rfc3195d.c
@@ -42,9 +42,9 @@ int main()
#include <sys/socket.h>
#include <sys/errno.h>
#include "rsyslog.h"
-#include "liblogging.h"
-#include "srAPI.h"
-#include "syslogmessage.h"
+#include "liblogging/liblogging.h"
+#include "liblogging/srAPI.h"
+#include "liblogging/syslogmessage.h"
/* configurable params! */
static char* pPathLogname = "/dev/log3195";