summaryrefslogtreecommitdiff
path: root/fluid/function_panel.cxx
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>1998-12-06 15:09:22 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>1998-12-06 15:09:22 +0000
commitfd90251c299bc3e261837de7591345755894ef57 (patch)
treea5d71bc7d4170fe6951366627f0013431bb2b000 /fluid/function_panel.cxx
parent16252e5fafbf77588f445054a026055e7fdd5b4d (diff)
More changes for .C and .H to .cxx and .h...
git-svn-id: file:///fltk/svn/fltk/trunk@129 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fluid/function_panel.cxx')
-rw-r--r--fluid/function_panel.cxx2
1 files changed, 1 insertions, 1 deletions
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;