[fix] changed path to app to julian's home instate oft tobias's should change that completly

This commit is contained in:
Julian Sparber
2017-08-15 12:00:21 +02:00
parent 3cdafec827
commit cc74445f13
5 changed files with 79 additions and 41 deletions

View File

@@ -2,7 +2,7 @@
#define __GET_H
extern int do_downloading(char *);
extern int do_downloading(char *, const char *);
extern int do_client_notify(char *);
#endif /* __GET_H */