moved json stuff into subfolder

This commit is contained in:
badaix 2015-09-05 11:22:51 +02:00
parent bab4f92e23
commit aeb767d64b
8 changed files with 4 additions and 4 deletions

View file

@ -16,7 +16,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
***/
#include "jsonrpc.h"
#include "json/jsonrpc.h"
#include "streamServer.h"
#include "message/time.h"
#include "message/ack.h"