]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiApplication.cpp
move our stuff off the Q* namespace
[lyx.git] / src / frontends / qt4 / GuiApplication.cpp
index a4a9df859f721cb1355c2f87d8021f753dadb2a8..f830c26ae2bfff116b3c8982612d24a117187a29 100644 (file)
@@ -15,7 +15,7 @@
 #include "GuiApplication.h"
 
 #include "qt_helpers.h"
-#include "QLImage.h"
+#include "GuiImage.h"
 #include "socket_callback.h"
 
 #include "frontends/LyXView.h"