X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=backend%2Fdvi%2Fmdvi-lib%2Fdvimisc.c;h=e9c3eb23a1a4cf44824f563ea666aa27ff3926d9;hb=ab0edaffd2f1790ec8ac7ac17f90e0a8007b92cd;hp=06250cac6c8b036f66c4f39fe2b58f6ffab7fffb;hpb=13a06349251874bd35d2f03c3fc93217cee749a2;p=evince.git diff --git a/backend/dvi/mdvi-lib/dvimisc.c b/backend/dvi/mdvi-lib/dvimisc.c index 06250cac..e9c3eb23 100644 --- a/backend/dvi/mdvi-lib/dvimisc.c +++ b/backend/dvi/mdvi-lib/dvimisc.c @@ -13,9 +13,10 @@ * * 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. */ +#include #include "mdvi.h" void mdvi_set_color(DviContext *dvi, Ulong fg, Ulong bg)