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 4179ce43d..412bafd41 100644
--- a/src/filename_expand.cxx
+++ b/src/filename_expand.cxx
@@ -16,7 +16,7 @@
// http://www.fltk.org/str.php
//
-#include <FL/Fl_System_Driver.H>
+#include "Fl_System_Driver.H"
#include <FL/Fl.H>
/** Expands a filename containing shell variables and tilde (~).