forgot to include YunClient

This commit is contained in:
Federico Fissore 2013-07-05 19:14:51 +02:00
parent 645a57359e
commit 6293c76bff
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include <Bridge.h>
#include <YunServer.h>
#include <YunClient.h>
// Listen on default port 5555, the webserver on the Yun
// will forward there all the HTTP requests for us.