From ec3037933160bfb763b890149e83d5e88a6d91a7 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Wed, 16 Dec 2015 17:13:17 +0100 Subject: [PATCH] cosmetics --- src/surf/plugins/energy.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/surf/plugins/energy.cpp b/src/surf/plugins/energy.cpp index 8fed9f5c82..f43219e989 100644 --- a/src/surf/plugins/energy.cpp +++ b/src/surf/plugins/energy.cpp @@ -4,9 +4,9 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#include "energy.hpp" -#include "../cpu_cas01.hpp" -#include "../virtual_machine.hpp" +#include +#include +#include /** @addtogroup SURF_plugin_energy -- 2.20.1