moved json stuff into subfolder

This commit is contained in:
badaix 2015-09-05 11:22:51 +02:00
parent 8991347947
commit 0c2e5a0df3
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"