Skip to content

Commit 3422e8f

Browse files
committed
fixup! fix: add missing header files during install
1 parent e8b171d commit 3422e8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/basic.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#include <ncrypto/aead.h>
21
#include <ncrypto.h>
2+
#include <ncrypto/aead.h>
33

44
#include <gtest/gtest.h>
55
#include <string>

0 commit comments

Comments
 (0)