DEV9: Correct DEV9 include in Tap

This commit is contained in:
TheLastRar 2022-02-06 16:28:21 +00:00 committed by lightningterror
parent 510283cd4d
commit 990d7ad0f7
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include <tchar.h>
#include "tap.h"
#include "..\dev9.h"
#include "DEV9/DEV9.h"
#include <string>
#include <wil/com.h>