diff options
Diffstat (limited to 'module')
-rwxr-xr-x | module/kernel-module-evklib/agldd/moduleid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/kernel-module-evklib/agldd/moduleid.h b/module/kernel-module-evklib/agldd/moduleid.h index b18c1a1..248fadc 100755 --- a/module/kernel-module-evklib/agldd/moduleid.h +++ b/module/kernel-module-evklib/agldd/moduleid.h @@ -14,7 +14,7 @@ * limitations under the License. */ -#include <linux/autoconf.h> +#include <generated/autoconf.h> #ifndef _AGLDD_MODULEID_H_ #define _AGLDD_MODULEID_H_ |