summaryrefslogtreecommitdiffstats
path: root/loader/qtx/list.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/qtx/list.c')
-rw-r--r--loader/qtx/list.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/qtx/list.c b/loader/qtx/list.c
index 179632322a..fd86e4530b 100644
--- a/loader/qtx/list.c
+++ b/loader/qtx/list.c
@@ -8,6 +8,7 @@
#include "qtxsdk/components.h"
#include "qtxsdk/select.h"
+#include "ldt_keeper.h"
char* get_path(const char* x){ return strdup(x);}
void* LoadLibraryA(char* name);