Fixed reading of system files with non-ascii characters in variable names.
[pspp] / src / ui / gui / psppire-variable.h
index 19e7ecc80d74ce3c01351da4efb20871f934e1d1..815086a64b5b10b3e16a0d7c2379e5ea00859025 100644 (file)
@@ -25,7 +25,7 @@
 #include <glib-object.h>
 #include <glib.h>
 
-#include <variable.h>
+#include <data/variable.h>
 #include "psppire-dict.h"
 
 /* Don't use any of these members.