From fd90251c299bc3e261837de7591345755894ef57 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 6 Dec 1998 15:09:22 +0000 Subject: More changes for .C and .H to .cxx and .h... git-svn-id: file:///fltk/svn/fltk/trunk@129 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/function_panel.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/function_panel.cxx') diff --git a/fluid/function_panel.cxx b/fluid/function_panel.cxx index 7dd4250fa..e4b2db024 100644 --- a/fluid/function_panel.cxx +++ b/fluid/function_panel.cxx @@ -1,6 +1,6 @@ // generated by Fast Light User Interface Designer (fluid) version 1.00 -#include "function_panel.H" +#include "function_panel.h" Fl_Window *function_panel; -- cgit v1.2.3