summaryrefslogtreecommitdiffstats
path: root/tremor/block.c
diff options
context:
space:
mode:
Diffstat (limited to 'tremor/block.c')
-rw-r--r--tremor/block.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tremor/block.c b/tremor/block.c
index 7f9c094061..81406e2a1f 100644
--- a/tremor/block.c
+++ b/tremor/block.c
@@ -25,6 +25,7 @@
#include "window.h"
#include "registry.h"
#include "misc.h"
+#include "block.h"
static int ilog(unsigned int v){
int ret=0;