summaryrefslogtreecommitdiff
path: root/src/Fl_Text_Display.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Text_Display.cxx')
-rw-r--r--src/Fl_Text_Display.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Text_Display.cxx b/src/Fl_Text_Display.cxx
index d3b2eb69e..0ba0e3630 100644
--- a/src/Fl_Text_Display.cxx
+++ b/src/Fl_Text_Display.cxx
@@ -27,7 +27,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include <FL/fl_utf8.H>
+#include <FL/fl_utf8.h>
#include "flstring.h"
#include <limits.h>
#include <ctype.h>