diff options
Diffstat (limited to 'loader/elfdll.c')
-rw-r--r-- | loader/elfdll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/elfdll.c b/loader/elfdll.c index fe88227240..b0317bf91a 100644 --- a/loader/elfdll.c +++ b/loader/elfdll.c @@ -18,7 +18,7 @@ #include "wine/debugtools.h" #include "wine/winerror.h" #include "debug.h" -#include "codecpath.h" +#include "get_path.h" //DEFAULT_DEBUG_CHANNEL(elfdll) |