beos: Fix build
Add missing header due to moved function.
This commit is contained in:
parent
443d6f3e04
commit
4b760c7e49
|
@ -44,6 +44,7 @@ extern "C" {
|
|||
#include "utils/base64.h"
|
||||
}
|
||||
#include "beos/fetch_rsrc.h"
|
||||
#include "beos/filetype.h"
|
||||
#include "beos/gui.h"
|
||||
|
||||
#include <image.h>
|
||||
|
|
Loading…
Reference in New Issue