X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libdocument%2Fev-module.h;h=8ac3362647baed4ef78a63d6b9f434227c37daaf;hb=2dd348d6fe62d96589c81379bbd01314d6442dc0;hp=09d46fa2556599d718882c9e72b32544638b0859;hpb=6ee6a56490821f09bffbe17f3dde19da3a119dd8;p=evince.git diff --git a/libdocument/ev-module.h b/libdocument/ev-module.h index 09d46fa2..8ac33626 100644 --- a/libdocument/ev-module.h +++ b/libdocument/ev-module.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ /* This is a modified version of gedit-module.h from Epiphany source code. @@ -38,6 +38,10 @@ /* Modified by Evince Team */ +#if !defined (EVINCE_COMPILATION) +#error "This is a private header." +#endif + #ifndef EV_MODULE_H #define EV_MODULE_H