Skip to content

Commit

Permalink
Merge pull request #20 from ilessiivi/photon-fix
Browse files Browse the repository at this point in the history
Adding missing header needed for Photon/Particle build.
  • Loading branch information
nmattisson committed Jul 7, 2015
2 parents 0726519 + 43ac3b4 commit e35ffb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firmware/HttpClient.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef __HTTP_CLIENT_H_
#define __HTTP_CLIENT_H_

#include "application.h"
#include "spark_wiring_string.h"
#include "spark_wiring_tcpclient.h"
#include "spark_wiring_usbserial.h"
Expand Down

0 comments on commit e35ffb0

Please sign in to comment.