summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/plugins/lib/bmp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/lib/bmp.c b/apps/plugins/lib/bmp.c
index 85e996c5e2..a8ebbffc27 100644
--- a/apps/plugins/lib/bmp.c
+++ b/apps/plugins/lib/bmp.c
@@ -87,8 +87,6 @@ int save_bmp_file( char* filename, struct bitmap *bm, const struct plugin_api* r
}
#endif
-#include "../../recorder/bmp.c"
-
/**
Very simple image scale from src to dst (nearest neighbour).
Source and destination dimensions are read from the struct bitmap.