X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/4b72b4f91122704b805e2696b2e9342226359de0..f8d8e0b7aac45706354dd0e4c8044ba4103ff208:/src/widgetprv.h diff --git a/src/widgetprv.h b/src/widgetprv.h index f5e2eb549a..dc0124887a 100644 --- a/src/widgetprv.h +++ b/src/widgetprv.h @@ -1,5 +1,5 @@ /* The emacs frame widget private header file. - Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc. + Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -23,7 +23,6 @@ along with GNU Emacs. If not, see . */ #include #include -#include "widget.h" typedef struct { struct frame* frame; /* the *emacs* frame object */