]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetUrl.cpp
Forgot to restore this before committing 18494. This fixes bug 3725.
[lyx.git] / src / insets / InsetUrl.cpp
index 8ad3a7ea2e9ad13d628710665e8c0a475c8923f4..dded3eb4e3d83e2b71f6e1201ab943f4d66780ea 100644 (file)
 
 #include "InsetUrl.h"
 
-#include "dispatchresult.h"
-#include "funcrequest.h"
+#include "DispatchResult.h"
+#include "FuncRequest.h"
 #include "LaTeXFeatures.h"
 #include "gettext.h"
-#include "outputparams.h"
+#include "OutputParams.h"
 
 #include "support/lstrings.h"