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
|