summaryrefslogtreecommitdiff
path: root/src/glamo-engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glamo-engine.h')
-rw-r--r--src/glamo-engine.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/glamo-engine.h b/src/glamo-engine.h
index efc42fc..0664341 100644
--- a/src/glamo-engine.h
+++ b/src/glamo-engine.h
@@ -24,7 +24,8 @@
#ifdef HAVE_ENGINE_IOCTLS
#include <linux/glamofb.h>
-typedef GLAMOEngine glamo_engine;
+#define GLAMOEngine glamo_engine
+#define GLAMO_ENGINE_ALL __NUM_GLAMO_ENGINES
#else