summaryrefslogtreecommitdiff
path: root/src/nanolight.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nanolight.h')
-rw-r--r--src/nanolight.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nanolight.h b/src/nanolight.h
index 1e0a0fd..046ea38 100644
--- a/src/nanolight.h
+++ b/src/nanolight.h
@@ -58,6 +58,7 @@ struct fixture_class
struct fixture
{
char *label;
+ int universe;
int base_addr;
struct fixture_class *cls;
int *attr_vals;