5d9e40fe92
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6768 a95241bf-73f2-0310-859d-f6bbb57e9c96
7 lines
216 B
C
7 lines
216 B
C
#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
|