diff options
-rw-r--r-- | Source/kwsys/Glob.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/kwsys/Glob.cxx b/Source/kwsys/Glob.cxx index 7617458..011986b 100644 --- a/Source/kwsys/Glob.cxx +++ b/Source/kwsys/Glob.cxx @@ -26,6 +26,7 @@ // duplicate the above list of headers. #if 0 # include "Glob.hxx.in" +# include "Directory.hxx.in" # include "Configure.hxx.in" # include "RegularExpression.hxx.in" # include "SystemTools.hxx.in" |