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 4e70ccef8..d3ea816ab 100644 --- a/src/ephy-completion-model.h +++ b/src/ephy-completion-model.h @@ -25,7 +25,7 @@ #ifndef EPHY_COMPLETION_MODEL_H #define EPHY_COMPLETION_MODEL_H -#include <gtk/gtktreemodel.h> +#include <gtk/gtk.h> G_BEGIN_DECLS |