Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extern/libmv/third_party/fast/fast_9.c')
-rw-r--r--extern/libmv/third_party/fast/fast_9.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/extern/libmv/third_party/fast/fast_9.c b/extern/libmv/third_party/fast/fast_9.c
index 6d33daeffbb..c22c1c0e6a0 100644
--- a/extern/libmv/third_party/fast/fast_9.c
+++ b/extern/libmv/third_party/fast/fast_9.c
@@ -1,8 +1,7 @@
/*This is mechanically generated code*/
#include <stdlib.h>
-typedef struct { int x, y; } xy;
-typedef unsigned char byte;
+#include "fast.h"
int fast9_corner_score(const byte* p, const int pixel[], int bstart)
{