summaryrefslogtreecommitdiffstats
path: root/Source/cmJsonObjects.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmJsonObjects.h')
-rw-r--r--Source/cmJsonObjects.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmJsonObjects.h b/Source/cmJsonObjects.h
index 64291cc..2fd4b26 100644
--- a/Source/cmJsonObjects.h
+++ b/Source/cmJsonObjects.h
@@ -8,7 +8,7 @@
#include <string>
#include <vector>
-#include "cm_jsoncpp_value.h"
+#include <cm3p/json/value.h>
class cmake;
class cmGlobalGenerator;