Browse Source

Fix getframe build in cmake

Martijn Braam 11 tháng trước cách đây
mục cha
commit
3669b8a32a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/log.c

+ 1 - 0
src/log.c

@@ -2,6 +2,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include "log.h"
+#include "libmegapixels.h"
 
 static int loglevel = 0;