Fixed incorrect slash in header include
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "common/common_types.h"
|
#include "common/common_types.h"
|
||||||
#include "core\mem_map.h"
|
#include "core/mem_map.h"
|
||||||
|
|
||||||
|
|
||||||
namespace HID {
|
namespace HID {
|
||||||
|
Reference in New Issue
Block a user