diff --git a/src/apps/resedit/ResView.h b/src/apps/resedit/ResView.h index a9bd922e91..e39978f5c7 100644 --- a/src/apps/resedit/ResView.h +++ b/src/apps/resedit/ResView.h @@ -17,8 +17,10 @@ #include #include "ResourceRoster.h" -class ResView : public BView -{ + +class BMenuBar; + +class ResView : public BView { public: ResView(const BRect &frame, const char *name, const int32 &resize, const int32 &flags,