]> git.lyx.org Git - features.git/commitdiff
* GuiBranch.cpp: remove duplicated include.
authorJürgen Spitzmüller <spitz@lyx.org>
Fri, 17 Apr 2009 07:47:09 +0000 (07:47 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Fri, 17 Apr 2009 07:47:09 +0000 (07:47 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29277 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiBranch.cpp

index 5cb7bdd517d8fbe2a0bde3b16e5bb957ea4c2c11..57484c86f174426fd29c12c7d158339017d265d7 100644 (file)
@@ -15,7 +15,6 @@
 #include "GuiBranch.h"
 
 #include "qt_helpers.h"
-#include "BranchList.h"
 
 #include "Buffer.h"
 #include "BufferParams.h"