Added missing R5 headers.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6768 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2004-02-26 19:35:02 +00:00
parent 0adaff854a
commit 5d9e40fe92
4 changed files with 332 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#ifndef _DESKBAR_H
// I don't know why this file exists in addition to the one we include
// below, but who cares... (originally, in R5, both files exist and are
// identical).
# include <interface/Deskbar.h>
#endif