summaryrefslogtreecommitdiff
path: root/src/filename_expand.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/filename_expand.cxx')
-rw-r--r--src/filename_expand.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filename_expand.cxx b/src/filename_expand.cxx
index 607510a34..f152efc59 100644
--- a/src/filename_expand.cxx
+++ b/src/filename_expand.cxx
@@ -31,7 +31,7 @@
*/
#include <FL/filename.H>
-#include <FL/fl_utf8.H>
+#include <FL/fl_utf8.h>
#include <stdlib.h>
#include "flstring.h"
#if defined(WIN32) && !defined(__CYGWIN__)