summaryrefslogtreecommitdiffstats
path: root/loader/module.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/module.c')
-rw-r--r--loader/module.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/module.c b/loader/module.c
index 0d4f8087ce..b6eebcf19d 100644
--- a/loader/module.c
+++ b/loader/module.c
@@ -46,7 +46,7 @@
#endif
#include "win32.h"
#include "drv.h"
-#include "get_path.h"
+#include "path.h"
#ifdef EMU_QTX_API
#include "wrapper.h"