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