Update FSF address
[lttv.git] / lttv / modules / gui / histogram / histobuttonwidget.h
index 886b7f0a9748215ecc4ea7698334bac5e975ed56..ef3f79918d379420859f13fcb781496fb9f4f29a 100644 (file)
@@ -12,8 +12,8 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, 
- * MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA 02110-1301, USA.
  */
 
 #ifndef _HISTOBUTTONWIDGET_H
@@ -21,7 +21,6 @@
 
 #include <gtk/gtk.h>
 #include <lttv/state.h>
-#include <ltt/ltt.h>
 #include "histocfv.h"
 #include "histodrawitem.h"
 
@@ -49,6 +48,7 @@ struct _ButtonWidget {
   GtkWidget *buttonM;
   GtkWidget *buttonFit;
 
+
   GtkWidget *vbox1;//buttons are placed on this vbox 
 
   GtkWidget *hbox;//Parent Widget containing buttons and drawing area. 
This page took 0.02311 seconds and 4 git commands to generate.