mirror of
https://github.com/monero-project/monero.git
synced 2024-11-18 10:01:02 +00:00
wallet_manager: fixed typo deviuce/device.hpp
This commit is contained in:
parent
c7ace5fa3d
commit
9a6be3da25
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
#include "common/updates.h"
|
#include "common/updates.h"
|
||||||
#include "version.h"
|
#include "version.h"
|
||||||
#include "net/http_client.h"
|
#include "net/http_client.h"
|
||||||
#include "deviuce/device.hpp"
|
#include "device/device.hpp"
|
||||||
#include <boost/filesystem.hpp>
|
#include <boost/filesystem.hpp>
|
||||||
#include <boost/regex.hpp>
|
#include <boost/regex.hpp>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue