summaryrefslogtreecommitdiff
path: root/src/packet/packet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/packet/packet.cpp')
-rw-r--r--src/packet/packet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packet/packet.cpp b/src/packet/packet.cpp
index 2984073..e2e6e9e 100644
--- a/src/packet/packet.cpp
+++ b/src/packet/packet.cpp
@@ -11,7 +11,7 @@
#include <linux/ppp_defs.h>
#include "uthash.h"
-#include "packet_private.h"
+#include "packet_priv.h"
#include "udp_utils.h"
#include "tcp_utils.h"
#include "ipv4_utils.h"