]> git.lyx.org Git - features.git/commitdiff
Remove unneeded #include.
authorAngus Leeming <leeming@lyx.org>
Wed, 28 Apr 2004 10:16:13 +0000 (10:16 +0000)
committerAngus Leeming <leeming@lyx.org>
Wed, 28 Apr 2004 10:16:13 +0000 (10:16 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8701 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/gtk/GView.C

index 66d2b2b55a55ba8f08b15a0b98c81d3b0b8102b6..5592bf94d730091497c2555a66bf972b828f4291 100644 (file)
@@ -15,7 +15,6 @@
 #include "GMenubar.h"
 #include "GMiniBuffer.h"
 #include "GToolbar.h"
-#include "GWorkArea.h"
 
 #include "BufferView.h"
 #include "lyx_cb.h"