b736d43989
restructureing of the kernel part. git-svn-id: svn://svn.openwrt.org/openwrt/packages@17103 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
323 B
Diff
13 lines
323 B
Diff
diff --git a/src/glamo-engine.h b/src/glamo-engine.h
|
|
index 0664341..92a5ed5 100644
|
|
--- a/src/glamo-engine.h
|
|
+++ b/src/glamo-engine.h
|
|
@@ -23,6 +23,7 @@
|
|
|
|
#ifdef HAVE_ENGINE_IOCTLS
|
|
#include <linux/glamofb.h>
|
|
+#include <linux/glamo-engine.h>
|
|
|
|
#define GLAMOEngine glamo_engine
|
|
#define GLAMO_ENGINE_ALL __NUM_GLAMO_ENGINES
|