diff options
Diffstat (limited to 'src/gtkutil.h')
-rw-r--r-- | src/gtkutil.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gtkutil.h b/src/gtkutil.h index 34338db58fb..0dbb4a1cdc6 100644 --- a/src/gtkutil.h +++ b/src/gtkutil.h @@ -25,7 +25,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> #include "../lwlib/lwlib-widget.h" -#include "frame.h" #include "xterm.h" /* Minimum and maximum values used for GTK scroll bars */ |