New file: builder-wrapper.h and builder-wrapper.c
[pspp-builds.git] / src / ui / gui / missing-val-dialog.c
index dbb80a2d585864b27f55b1575b906a1543ba3929..3e42036cb17260bf3c38c2c04d4ffa9cbd382c17 100644 (file)
@@ -1,5 +1,5 @@
 /* PSPPIRE - a graphical user interface for PSPP.
-   Copyright (C) 2005, 2006, 2009, 2011  Free Software Foundation
+   Copyright (C) 2005, 2006, 2009, 2011, 2012  Free Software Foundation
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -23,6 +23,7 @@
 #define N_(msgid) msgid
 
 
+#include "builder-wrapper.h"
 #include "helper.h"
 #include <data/format.h>
 #include "missing-val-dialog.h"