summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-01-14 19:13:24 +0100
committerPatrick Simianer <p@simianer.de>2015-01-14 19:13:24 +0100
commita1eea9655deea9a563a2ee13c82cd4545e182c7d (patch)
tree4fb6038d40ef3b4e15fafe4beae603b2a9467967 /src
parent4056a888e184f1d4cada48b79370c52fc0e313b1 (diff)
include
Diffstat (limited to 'src')
-rw-r--r--src/make_pak.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make_pak.cc b/src/make_pak.cc
index db3a8a4..77c1aa6 100644
--- a/src/make_pak.cc
+++ b/src/make_pak.cc
@@ -4,7 +4,7 @@
#include <msgpack/fbuffer.hpp>
#include <string>
-#include "json-cpp/single_include/json-cpp.hpp"
+#include "json-cpp.hpp"
#include "hypergraph.hh"
#include "types.hh"