From f70ec7a4d5f5da48b202def59a89d3e5bd75f9b7 Mon Sep 17 00:00:00 2001 From: Jonathan Moore Liles Date: Wed, 13 Jan 2010 01:37:27 -0600 Subject: [PATCH] Fl_Sometimes_Input: Add omitted include. --- FL/Fl_Sometimes_Input.H | 1 + 1 file changed, 1 insertion(+) diff --git a/FL/Fl_Sometimes_Input.H b/FL/Fl_Sometimes_Input.H index 7a03457..a7994a9 100644 --- a/FL/Fl_Sometimes_Input.H +++ b/FL/Fl_Sometimes_Input.H @@ -24,6 +24,7 @@ #include #include +#include class Fl_Sometimes_Input : public Fl_Input {