]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ControlUrl.C
to much stuff for my liking...
[lyx.git] / src / frontends / controllers / ControlUrl.C
index 435880b76b6272cf9f8cba0fc695e9317053dcb8..b8896bfa25c4539916a8b61a2169819c4febf51d 100644 (file)
 #pragma implementation
 #endif
 
-#include "Dialogs.h"
+#include "ViewBase.h"
+#include "ButtonControllerBase.h"
 #include "ControlUrl.h"
 #include "Dialogs.h"
 #include "LyXView.h"
 #include "buffer.h"
 
-#include "lyxfunc.h"
-
 using SigC::slot;
 
 ControlUrl::ControlUrl(LyXView & lv, Dialogs & d)