New file: builder-wrapper.h and builder-wrapper.c
[pspp-builds.git] / src / ui / gui / autorecode-dialog.c
index 6780bc7b5d420d250547b755355545471635ed76..f303e18d0f3ab4edb949ffe614d1f721ed4f21ba 100644 (file)
@@ -1,5 +1,5 @@
 /* PSPPIRE - a graphical user interface for PSPP.
-   Copyright (C) 2011  Free Software Foundation
+   Copyright (C) 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
@@ -27,6 +27,7 @@
 #include "psppire-var-view.h"
 
 #include "executor.h"
+#include "builder-wrapper.h"
 #include "helper.h"
 
 #include <gtk/gtk.h>