Merge branch 'dev' of github.com:fewtarius/distribution into dev

This commit is contained in:
fewtarius 2022-11-13 13:25:02 -05:00
commit 7aba680806
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -1,13 +0,0 @@
diff --git a/include/RgaApi.h b/include/RgaApi.h
index b0049f7..0440de0 100755
--- a/include/RgaApi.h
+++ b/include/RgaApi.h
@@ -30,7 +30,7 @@
#include <sys/mman.h>
#include <linux/stddef.h>
-#include "drmrga.h"
+#include "rga/drmrga.h"
#include "rga.h"
#ifdef __cplusplus