Merge pull request #3347

9a6be3da wallet_manager: fixed typo deviuce/device.hpp (stoffu)
This commit is contained in:
Riccardo Spagni 2018-03-08 18:42:24 +02:00
commit 60c8544e77
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

View file

@ -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>