Revert "Fixed include paths"

This reverts commit 1b0103c119.
This commit is contained in:
SChernykh
2024-04-23 18:10:09 +02:00
parent 1b0103c119
commit a847baf331
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
#include "crypto.h"
extern "C" {
#include <crypto-ops.h>
#include "crypto-ops.h"
}
namespace {