glsl: Fix scoping bug in if statements.
[mesa.git] / src / glut / beos / glutMenu.h
index f61b9aaaf7616934d4c139c07d8319d3894a0978..1ee170694b83948cad961c337eebc161df150398 100644 (file)
@@ -1,5 +1,9 @@
 /***********************************************************
- *     Copyright (C) 1997, Be Inc.  All rights reserved.
+ *      Copyright (C) 1997, Be Inc.  Copyright (C) 1999, Jake Hamby.
+ *
+ * This program is freely distributable without licensing fees
+ * and is provided without guarantee or warrantee expressed or
+ * implied. This program is -not- in the public domain.
  *
  *  FILE:      glutMenu.h
  *
@@ -12,6 +16,7 @@
 #include <GL/glut.h>
 #include <Menu.h>
 #include <MenuItem.h>
+#include <PopUpMenu.h>
 
 /***********************************************************
  *     Definitions