From 8ba27aa3df53725dbaa3741103d72ca0800513ca Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <matthieu.schaller@durham.ac.uk>
Date: Wed, 13 Jul 2016 17:19:54 +0100
Subject: [PATCH] Missed one file in the commit

---
 src/hydro/Minimal/hydro.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/hydro/Minimal/hydro.h b/src/hydro/Minimal/hydro.h
index da4699d2eb..b5cceacc31 100644
--- a/src/hydro/Minimal/hydro.h
+++ b/src/hydro/Minimal/hydro.h
@@ -18,7 +18,7 @@
  ******************************************************************************/
 
 #include "approx_math.h"
-#include "gamma.h"
+#include "adiabatic_index.h"
 
 /**
  * @brief Computes the hydro time-step of a given particle
-- 
GitLab