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:
@@ -7,6 +7,8 @@
|
|||||||
#ifndef _WINDOW_PRIVATE_H
|
#ifndef _WINDOW_PRIVATE_H
|
||||||
#define _WINDOW_PRIVATE_H
|
#define _WINDOW_PRIVATE_H
|
||||||
|
|
||||||
|
#include <Window.h>
|
||||||
|
|
||||||
/* Private window looks */
|
/* Private window looks */
|
||||||
|
|
||||||
const window_look kDesktopWindowLook = window_look(4);
|
const window_look kDesktopWindowLook = window_look(4);
|
||||||
|
|||||||
Reference in New Issue
Block a user