added a dependency on Window.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11223 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
cdd88ef06b
commit
a21ddd6d4e
@ -7,6 +7,8 @@
|
||||
#ifndef _WINDOW_PRIVATE_H
|
||||
#define _WINDOW_PRIVATE_H
|
||||
|
||||
#include <Window.h>
|
||||
|
||||
/* Private window looks */
|
||||
|
||||
const window_look kDesktopWindowLook = window_look(4);
|
||||
|
Loading…
Reference in New Issue
Block a user