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_12.c')
-rw-r--r--extern/libmv/third_party/fast/fast_12.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/extern/libmv/third_party/fast/fast_12.c b/extern/libmv/third_party/fast/fast_12.c
index f73f68dd043..27426f8c0d8 100644
--- a/extern/libmv/third_party/fast/fast_12.c
+++ b/extern/libmv/third_party/fast/fast_12.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 fast12_corner_score(const byte* p, const int pixel[], int bstart)
{