1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

Move the external json header in a dedicated directory

This commit is contained in:
Mathieu Schroeter 2017-08-17 17:41:04 +02:00
parent 53852a1be2
commit 9c9ba5db4e
2 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
#include <thread>
#include <vector>
#include "json.hpp"
#include "json/json.hpp"
#include "blupi.h"
#include "button.h"