#undef LOCAL_DEBUG
-#include "sherlock/sherlock.h"
-#include "sherlock/math.h"
+#include "lib/lib.h"
#include "images/images.h"
#include "images/color.h"
#include "images/error.h"
#include "images/math.h"
#include <string.h>
+#include <math.h>
uns color_space_channels[COLOR_SPACE_MAX] = {
[COLOR_SPACE_UNKNOWN] = 0,
#undef LOCAL_DEBUG
-#include "sherlock/sherlock.h"
-#include "sherlock/math.h"
+#include "lib/lib.h"
#include "lib/fastbuf.h"
#include "lib/conf.h"
#include "images/images.h"
#include "images/signature.h"
#include <alloca.h>
+#include <math.h>
int
image_sig_init(struct image_context *ctx, struct image_sig_data *data, struct image *image)
#undef LOCAL_DEBUG
-#include "sherlock/sherlock.h"
+#include "lib/lib.h"
#include "lib/conf.h"
#include "lib/heap.h"
#include "images/images.h"
#undef LOCAL_DEBUG
-#include "sherlock/sherlock.h"
+#include "lib/lib.h"
#include "images/images.h"
#include "images/signature.h"
#include "images/math.h"