]> code.delx.au - gnu-emacs/blobdiff - src/widgetprv.h
Simplify use of emacs_finalizer_function type
[gnu-emacs] / src / widgetprv.h
index f5e2eb549a19ab5572836616b102f52e40b910c1..dc0124887adf0f47824e2c0f57284452ae4ffd11 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.  */
 
 #include <X11/IntrinsicP.h>
 #include <X11/CoreP.h>
-#include "widget.h"
 
 typedef struct {
   struct frame*        frame;          /* the *emacs* frame object */