diff options
Diffstat (limited to 'lib/ephy-dnd.c')
-rw-r--r-- | lib/ephy-dnd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-dnd.c b/lib/ephy-dnd.c index 79fa7a834..57de98d75 100644 --- a/lib/ephy-dnd.c +++ b/lib/ephy-dnd.c @@ -18,8 +18,8 @@ */ #include "config.h" - #include "ephy-dnd.h" + #include "ephy-node.h" #include <gtk/gtk.h> |