Rename all source files from - to _ for consistency.
[alexxy/gromacs.git] / src / gromacs / awh / histogramsize.cpp
index ffcae4e4813114b0fd26be470e51f8b466962448..2810229ee1aa5b91f5ff1fba98ecb4c5725dadb6 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2015,2016,2017,2018, by the GROMACS development team, led by
+ * Copyright (c) 2015,2016,2017,2018,2019, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -52,8 +52,8 @@
 
 #include <algorithm>
 
-#include "gromacs/mdtypes/awh-history.h"
-#include "gromacs/mdtypes/awh-params.h"
+#include "gromacs/mdtypes/awh_history.h"
+#include "gromacs/mdtypes/awh_params.h"
 #include "gromacs/utility/gmxassert.h"
 #include "gromacs/utility/stringutil.h"