diff options
Diffstat (limited to 'tests/testephyzoomcontrol.c')
-rw-r--r-- | tests/testephyzoomcontrol.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/testephyzoomcontrol.c b/tests/testephyzoomcontrol.c index 14e4fd47b..c74e151d3 100644 --- a/tests/testephyzoomcontrol.c +++ b/tests/testephyzoomcontrol.c @@ -3,7 +3,7 @@ * testephyzoomcontrol.c * This file is part of Epiphany * - * Copyright (C) 2008 - Diego Escalante Urrelo + * Copyright © 2008 - Diego Escalante Urrelo * * Epiphany is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -23,6 +23,7 @@ #include "config.h" #include "ephy-zoom-control.h" +#include <glib.h> #include <gtk/gtk.h> static void |