summaryrefslogtreecommitdiff
path: root/src/mmo/timer.t.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mmo/timer.t.hpp')
-rw-r--r--src/mmo/timer.t.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mmo/timer.t.hpp b/src/mmo/timer.t.hpp
index 6066e7c..a1d05ef 100644
--- a/src/mmo/timer.t.hpp
+++ b/src/mmo/timer.t.hpp
@@ -21,7 +21,7 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
-# include "../sanity.hpp"
+# include "fwd.hpp"
# include <chrono>
# include <functional>