X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-format.c;h=1dde74fb0085638260bb2e1cdf5e2559465192ad;hb=c0eddf46ed56dde9558408b9b06eb19f4ff7538a;hp=392ac73b2d19e2440817464207f2c82a42676573;hpb=efc1b9df710cf67d746aba6a19528fdcd4abce48;p=pspp diff --git a/src/ui/gui/psppire-format.c b/src/ui/gui/psppire-format.c index 392ac73b2d..1dde74fb00 100644 --- a/src/ui/gui/psppire-format.c +++ b/src/ui/gui/psppire-format.c @@ -1,5 +1,5 @@ /* PSPPIRE - a graphical user interface for PSPP. - Copyright (C) 2012 Free Software Foundation + Copyright (C) 2012, 2022 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 @@ -16,6 +16,7 @@ #include #include "ui/gui/psppire-format.h" +#include "ui/gui/glibfix.h" static gpointer psppire_format_copy (gpointer boxed)