summaryrefslogtreecommitdiffstats
path: root/lib/route/pktloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/route/pktloc.c')
-rw-r--r--lib/route/pktloc.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/route/pktloc.c b/lib/route/pktloc.c
index 70d552b..9fcf4a4 100644
--- a/lib/route/pktloc.c
+++ b/lib/route/pktloc.c
@@ -6,7 +6,7 @@
* License as published by the Free Software Foundation version 2.1
* of the License.
*
- * Copyright (c) 2008-2011 Thomas Graf <tgraf@suug.ch>
+ * Copyright (c) 2008-2013 Thomas Graf <tgraf@suug.ch>
*/
/**
@@ -31,8 +31,8 @@
* @{
*/
-#include <netlink-local.h>
-#include <netlink-tc.h>
+#include <netlink-private/netlink.h>
+#include <netlink-private/tc.h>
#include <netlink/netlink.h>
#include <netlink/utils.h>
#include <netlink/route/pktloc.h>