summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--monkey/font.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/monkey/font.c b/monkey/font.c
index a45b7fdca..c4f4bffe1 100644
--- a/monkey/font.c
+++ b/monkey/font.c
@@ -16,7 +16,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "css/css.h"
#include "render/font.h"
#include "utils/nsoption.h"
#include "utils/utf8.h"