Skip to content

Commit a934759

Browse files
author
di
committed
[LIB] header fixes
1 parent 36a479c commit a934759

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

kernel/networking/network_dispatch.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include "net/network_types.h"
66
#include "networking/internet_layer/ipv4.h"
77
#include "interface_manager.h"
8-
#include "data/struct/data_struct.hpp"
8+
#include "data/struct/ring_buffer.hpp"
99

1010
class NetworkDispatch {
1111
public:

0 commit comments

Comments
 (0)