summaryrefslogtreecommitdiff
path: root/src/common/human_time_diff.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/human_time_diff.hpp')
-rw-r--r--src/common/human_time_diff.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/common/human_time_diff.hpp b/src/common/human_time_diff.hpp
index b8754b2..b8040b8 100644
--- a/src/common/human_time_diff.hpp
+++ b/src/common/human_time_diff.hpp
@@ -19,11 +19,11 @@
// 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 "../sanity.hpp"
-#include "../strings/xstring.hpp"
+# include "../strings/xstring.hpp"
-#include "extract.hpp"
+# include "extract.hpp"
struct HumanTimeDiff
{