Skip to content

Commit 0c811ee

Browse files
author
abacus_fixer
committed
fix
1 parent 7c0865c commit 0c811ee

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

source/source_io/module_json/para_json.cpp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
#include <sstream>
66
#include <string>
77
#ifdef __RAPIDJSON
8-
#include "json_output/abacusjson.h"
9-
#include "json_output/general_info.h"
10-
#include "json_output/init_info.h"
11-
#include "json_output/readin_info.h"
8+
#include "abacusjson.h"
9+
#include "general_info.h"
10+
#include "init_info.h"
11+
#include "readin_info.h"
1212
#endif // __RAPIDJSON
1313

1414
namespace Json

0 commit comments

Comments
 (0)