X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fsyntax-gen.h;h=78ae5ea999375b44aaa3e03e5f2d96bee320939f;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=244e528b0748cd349c1481d3856aff5990c98e8a;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;p=pspp-builds.git diff --git a/src/ui/syntax-gen.h b/src/ui/syntax-gen.h index 244e528b..78ae5ea9 100644 --- a/src/ui/syntax-gen.h +++ b/src/ui/syntax-gen.h @@ -1,5 +1,5 @@ /* PSPPIRE - a graphical user interface for PSPP. - Copyright (C) 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2007, 2008, 2011 Free Software Foundation, Inc. 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 @@ -21,8 +21,8 @@ #include #include -#include -#include +#include "libpspp/compiler.h" +#include "libpspp/str.h" struct fmt_spec; struct substring;