Tracker: style fixes to Background.h

This commit is contained in:
John Scipione 2014-06-20 17:23:49 -04:00
parent 6290bdf89c
commit ce3ae98bd0

View File

@ -31,8 +31,8 @@ of Be Incorporated in the United States and other countries. Other brand product
names are registered trademarks or trademarks of their respective holders.
All rights reserved.
*/
#ifndef _TRACKER_BACKGROUND_H
#define _TRACKER_BACKGROUND_H
#ifndef _TRACKER_BACKGROUND_H
#define _TRACKER_BACKGROUND_H
#include <SupportDefs.h>
@ -74,4 +74,5 @@ enum {
const int32 B_RESTORE_BACKGROUND_IMAGE = 'Tbgr';
// force a Tracker window to use a new background image
#endif // _TRACKER_BACKGROUND_H