]> code.delx.au - gnu-emacs/blobdiff - src/widgetprv.h
Fix an assertion
[gnu-emacs] / src / widgetprv.h
index 6cbbbd617f0a3752119d3b03d4dbc65612b054fe..24e8378fbcd487dc7c59cc1f53cb2a34ee717fcf 100644 (file)
@@ -1,5 +1,5 @@
 /* The emacs frame widget private header file.
-   Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc.
+   Copyright (C) 1993, 2001-2016 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 */