Finish converting struct variable to an opaque type. In this
[pspp-builds.git] / src / ui / gui / psppire-variable.h
index 248844eb84a77d4036a5bbbfb0c552797b541330..2b06336d33375be9f479a4147e1c413c4082fd24 100644 (file)
@@ -28,6 +28,8 @@
 #include <data/variable.h>
 #include "psppire-dict.h"
 
+struct val_labs;
+
 /* Don't use any of these members.
    Use accessor functions instead.
 */