Fix building on R5 (dano at least).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21064 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -16,6 +16,10 @@ const ulong MSG_FIND = 'msgf';
|
||||
const ulong MSG_FIND_START = 'msac';
|
||||
const ulong MSG_FIND_CLOSED = 'mfcl';
|
||||
|
||||
class BTextControl;
|
||||
class BRadioButton;
|
||||
class BBox;
|
||||
class BCheckBox;
|
||||
|
||||
class FindWindow : public BWindow {
|
||||
public:
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/wait.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
// Preference temporary
|
||||
|
||||
Reference in New Issue
Block a user