| Bug#: 159507 | Product: Gentoo Linux | Version: 2006.1 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: minor | Priority: P2 |
| Resolution: FIXED | Assigned To: games@gentoo.org | Reported By: k0waxk0wax@gmail.com | |
| Component: Library | |||
| URL: | |||
| Summary: media-libs/devil-1.6.7-r1 - wrong path in il_wrap.h | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-12-30 13:05 0000 | |||
| Description: | Opened: 2006-12-30 13:05 0000 |
--- /usr/include/IL/il_wrap.h.orig 2006-12-30 23:56:33.000000000 +0300
+++ /usr/include/IL/il_wrap.h 2006-12-30 23:54:54.000000000 +0300
@@ -3,7 +3,7 @@
/*#include <il/il.h>
#include <il/ilu.h>*/
-#include <il/ilut.h> // Probably only have to #include this one
+#include <IL/ilut.h> // Probably only have to #include this one
#ifdef _MSC_VER
#ifndef _IL_WRAP_BUILD_LIB
In-line patches are a pain. Next time, please attach it. I fixed it in the ebuild so you can resync/remerge it to get the fix. Thanks for the bug report.