From 196c1c0bffa8bb594ff0a7442748030f47cc9c58 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Sun, 14 Nov 2010 13:18:14 +0100 Subject: Renamed .hpp files into .h for consistency. Also added an header to the autoattack.{h,cpp} files. Big but trivial fix. --- src/account-server/account.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/account-server/account.cpp') diff --git a/src/account-server/account.cpp b/src/account-server/account.cpp index af786065..58c1f6ac 100644 --- a/src/account-server/account.cpp +++ b/src/account-server/account.cpp @@ -20,7 +20,7 @@ #include -#include "account-server/account.hpp" +#include "account-server/account.h" Account::~Account() { -- cgit v1.2.3-60-g2f50