X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fsyntax-gen.h;h=78ae5ea999375b44aaa3e03e5f2d96bee320939f;hb=f800b61ec7acc8fbd19fbd49a22f98fd26cc8985;hp=501f1f37ffb2b2a61a919cd140ee9d23361cfca9;hpb=57e1bd2b5e86c0f47ed8fcc23c4945034afb2053;p=pspp diff --git a/src/ui/syntax-gen.h b/src/ui/syntax-gen.h index 501f1f37ff..78ae5ea999 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,7 +21,8 @@ #include #include -#include +#include "libpspp/compiler.h" +#include "libpspp/str.h" struct fmt_spec; struct substring;