]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/QLPopupMenu.C
QtView renamed to GuiView
[lyx.git] / src / frontends / qt4 / QLPopupMenu.C
index 41cb2e41b2612b424edd9274473c4424f26780a0..ea90bfbdc7ef0ada90928685a7855ecdc85d7395 100644 (file)
@@ -15,7 +15,7 @@
 
 // Qt defines a macro 'signals' that clashes with a boost namespace.
 // All is well if the namespace is visible first.
-#include "QtView.h"
+#include "GuiView.h"
 
 #include "Action.h"
 #include "QLPopupMenu.h"