summaryrefslogtreecommitdiffstats
path: root/src/core/object/pcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/object/pcap.h')
-rw-r--r--src/core/object/pcap.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/object/pcap.h b/src/core/object/pcap.h
index 093549b..afcccf3 100644
--- a/src/core/object/pcap.h
+++ b/src/core/object/pcap.h
@@ -18,13 +18,13 @@
* along with dnsjit. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "core/object.h"
-#include "core/timespec.h"
+#include <dnsjit/core/object.h>
+#include <dnsjit/core/timespec.h>
#ifndef __dnsjit_core_object_pcap_h
#define __dnsjit_core_object_pcap_h
-#include "core/object/pcap.hh"
+#include <dnsjit/core/object/pcap.hh>
#define CORE_OBJECT_PCAP_INIT(prev) \
{ \