Skip to content
Snippets Groups Projects
Commit 8a0bd3a2 authored by hofmockel's avatar hofmockel
Browse files

Change include path and get rid of the warning.

parent e3aa17dc
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ from status cimport Status
from db cimport DB
from env cimport Env
cdef extern from "utilities/backupable_db.h" namespace "rocksdb":
cdef extern from "rocksdb/utilities/backupable_db.h" namespace "rocksdb":
ctypedef uint32_t BackupID
cdef cppclass BackupableDBOptions:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment