* compile fix provided by Michael Berg
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21446 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -10,10 +10,12 @@
|
|||||||
#include "PowerStatusView.h"
|
#include "PowerStatusView.h"
|
||||||
#include "PowerStatus.h"
|
#include "PowerStatus.h"
|
||||||
|
|
||||||
#include <arch/x86/apm.h>
|
#ifdef HAIKU_TARGET_PLATFORM_HAIKU
|
||||||
#include <generic_syscall.h>
|
# include <arch/x86/apm.h>
|
||||||
#include <syscalls.h>
|
# include <generic_syscall.h>
|
||||||
|
# include <syscalls.h>
|
||||||
// temporary, as long as there is no real power state API
|
// temporary, as long as there is no real power state API
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <Alert.h>
|
#include <Alert.h>
|
||||||
#include <Application.h>
|
#include <Application.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user