mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-28 20:46:01 +01:00
Remove unnecessary include.
This include fails with GTK+3.
This commit is contained in:
parent
2342f0eac4
commit
fbdc818023
1 changed files with 0 additions and 2 deletions
2
print.h
2
print.h
|
@ -3,8 +3,6 @@
|
||||||
#ifndef PRINT_H
|
#ifndef PRINT_H
|
||||||
#define PRINT_H
|
#define PRINT_H
|
||||||
|
|
||||||
#include <gtk/gtkprintoperation.h>
|
|
||||||
|
|
||||||
#include "zathura.h"
|
#include "zathura.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue