Skip to content
Snippets Groups Projects
Commit 6dbbdc96 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Fixed include file name

Mac just works. Linux is case sensitive
parent 1f35f5b2
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#include "ActionWithArguments.h" #include "ActionWithArguments.h"
#include "ActionWithValue.h" #include "ActionWithValue.h"
#include "tools/Pdb.h" #include "tools/PDB.h"
#include "PlumedMain.h" #include "PlumedMain.h"
#include "ActionSet.h" #include "ActionSet.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment