Make the expression code a little nicer and fix bugs found
[pspp] / src / glob.c
index 61c70b46c2e5efbc34e7cce5e62b1a2b6472af72..e1d5bba0b303214cac0a2e224c5c505e9b605569 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <config.h>
 #include "glob.h"
-#include <assert.h>
+#include "error.h"
 #include <stdlib.h>
 #include <stdio.h>