wallet_manager: fixed typo deviuce/device.hpp
This commit is contained in:
parent
c7ace5fa3d
commit
9a6be3da25
|
@ -37,7 +37,7 @@
|
|||
#include "common/updates.h"
|
||||
#include "version.h"
|
||||
#include "net/http_client.h"
|
||||
#include "deviuce/device.hpp"
|
||||
#include "device/device.hpp"
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/regex.hpp>
|
||||
|
||||
|
|
Loading…
Reference in New Issue