include haiku.h in setup.c
improve haiku_get_app_path()
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
#include <errno.h>
|
||||
#elif defined(__HAIKU__)
|
||||
#include <FindDirectory.h>
|
||||
#include "haiku.h"
|
||||
#endif
|
||||
|
||||
#include "struct.h"
|
||||
|
||||
Reference in New Issue
Block a user