Fix build after moving network function

This commit is contained in:
Brad Davis 2016-09-20 22:51:48 -07:00
parent 6711b9c417
commit 09a218b9fd

View file

@ -19,6 +19,7 @@
#include <AccountManager.h>
#include <HTTPConnection.h>
#include <LogHandler.h>
#include <shared/NetworkUtils.h>
#include <NetworkingConstants.h>
#include <NumericalConstants.h>
#include <UUID.h>