Skip to content

Commit 12cdb72

Browse files
MichaelChiricomoodymudskipper
authored andcommitted
s/e/E/
1 parent cf922ea commit 12cdb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constructive.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include <stdio.h>
55
#include <inttypes.h> // for SCNxPTR
66
#include <stdlib.h> // for NULL
7-
#include <R_ext/error.h> // for error
7+
#include <R_ext/Error.h> // for error
88
#include <R_ext/Rdynload.h>
99

1010
/* .Call calls */

0 commit comments

Comments
 (0)