diff options
Diffstat (limited to 'network/netadaptercx/netvadapterlibrary/code/txqueue.cpp')
| -rw-r--r-- | network/netadaptercx/netvadapterlibrary/code/txqueue.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/netadaptercx/netvadapterlibrary/code/txqueue.cpp b/network/netadaptercx/netvadapterlibrary/code/txqueue.cpp index 56424523..b67692b5 100644 --- a/network/netadaptercx/netvadapterlibrary/code/txqueue.cpp +++ b/network/netadaptercx/netvadapterlibrary/code/txqueue.cpp @@ -1,7 +1,7 @@ // Copyright (c) Microsoft Corporation. All rights reserved #include "pch.hpp" -#include "adapter.h" +#include "netvadapter.h" #include "txqueue.h" NetvTxQueue::NetvTxQueue( |
