need menu item header

This commit is contained in:
fluxgen 2003-06-24 18:34:01 +00:00
parent cae1bf89be
commit 1510e1c0cf

View file

@ -22,7 +22,7 @@
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
// DEALINGS IN THE SOFTWARE.
// $Id: Workspace.cc,v 1.75 2003/06/24 14:57:53 fluxgen Exp $
// $Id: Workspace.cc,v 1.76 2003/06/24 18:34:01 fluxgen Exp $
#include "Workspace.hh"
@ -34,6 +34,7 @@
#include "SimpleCommand.hh"
#include "WinClient.hh"
#include "FbWinFrame.hh"
#include "MenuItem.hh"
// use GNU extensions
#ifndef _GNU_SOURCE