Skip to content
Snippets Groups Projects
Commit 3c236ae8 authored by Ludovic Noels's avatar Ludovic Noels
Browse files

case sensitive

parent 5108737f
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
#include <algorithm>
#include "OptHomMesh.h"
#include "OptHOM.h"
#include "OptHOMRun.h"
#include "OptHomRun.h"
#include "GmshMessage.h"
#include "GmshConfig.h"
......
......@@ -18,7 +18,7 @@
#ifdef HAVE_FLTK
#include "highOrderToolsWindow.h"
#include "FLGui.h"
#include "FlGui.h"
#endif
void OptHomMessage (const char *s, ...) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment