aboutsummaryrefslogtreecommitdiff
path: root/src/blocks
diff options
context:
space:
mode:
Diffstat (limited to 'src/blocks')
-rw-r--r--src/blocks/scheme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blocks/scheme.h b/src/blocks/scheme.h
index 1795013..b726afe 100644
--- a/src/blocks/scheme.h
+++ b/src/blocks/scheme.h
@@ -1,7 +1,7 @@
#ifndef COMET_SCHEME_H
#define COMET_SCHEME_H
-#include "../block.h"
+#include "../config.h"
typedef struct block_scheme block_scheme_t;