Skip to content

Commit 22c8d77

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Refactor to use Maven for building and publishing Java packages
1 parent 31ff55b commit 22c8d77

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

java/rocksjni/table_properties_collector_factory.cc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
// COPYING file in the root directory) and Apache 2.0 License
55
// (found in the LICENSE.Apache file in the root directory).
66

7-
#include "java/rocksjni/table_properties_collector_factory.h"
7+
#include "table_properties_collector_factory.h"
88

9-
#include "java/include/org_rocksdb_TablePropertiesCollectorFactory.h"
10-
#include "java/rocksjni/cplusplus_to_java_convert.h"
9+
#include "org_rocksdb_TablePropertiesCollectorFactory.h"
10+
#include "cplusplus_to_java_convert.h"
1111
#include "rocksdb/db.h"
1212
#include "rocksdb/utilities/table_properties_collectors.h"
1313

0 commit comments

Comments
 (0)