Skip to content

Commit 2ba3743

Browse files
committed
header corrections
1 parent 2ff85a6 commit 2ba3743

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

tidesdb.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
* limitations under the License.
1818
*/
1919
#include "tidesdb.hpp"
20-
#include <tidesdb/tidesdb.h>
2120
#include <iostream>
2221
#include <utility>
2322

tidesdb.hpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
*/
1919

2020
#pragma once
21-
#include <tidesdb.h>
22-
21+
#include <tidesdb/tidesdb.h>
2322
#include <chrono>
2423
#include <vector>
2524

0 commit comments

Comments
 (0)