Clean up file handle code in preparation to add temporary file
[pspp] / src / main.c
index be22605b822dec1d0b9d17ccc3a25b584614d039..d52741d1bd8605c35c73daf67f09fa541d933d3c 100644 (file)
@@ -26,7 +26,7 @@
 #include "command.h"
 #include "dictionary.h"
 #include "error.h"
-#include "file-handle.h"
+#include "file-handle-def.h"
 #include "filename.h"
 #include "getl.h"
 #include "glob.h"