diff options
Diffstat (limited to 'src/ephy-completion-model.h')
-rw-r--r-- | src/ephy-completion-model.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-completion-model.h b/src/ephy-completion-model.h index 6df64d288..60996313c 100644 --- a/src/ephy-completion-model.h +++ b/src/ephy-completion-model.h @@ -21,7 +21,7 @@ #ifndef EPHY_COMPLETION_MODEL_H #define EPHY_COMPLETION_MODEL_H -#include <gtk/gtktreemodel.h> +#include <gtk/gtk.h> G_BEGIN_DECLS |