Now includes MenuWindow.h instead of duplicating the declaration

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10535 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2004-12-27 09:04:28 +00:00
parent a7871de286
commit 86832512bb
+1 -4
View File
@@ -54,6 +54,7 @@
// Project Includes ------------------------------------------------------------
#include <AppServerLink.h>
#include <LooperList.h>
#include <MenuWindow.h>
#include <ObjectLocker.h>
#include <PortLink.h>
#include <PrivateScreen.h>
@@ -175,10 +176,6 @@ sPropertyInfo[] = {
extern const int __libc_argc;
extern const char * const *__libc_argv;
class BMenuWindow : public BWindow {
};
//------------------------------------------------------------------------------
// debugging
//#define DBG(x) x