diff options
Diffstat (limited to 'src/login/login.hpp')
-rw-r--r-- | src/login/login.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/login/login.hpp b/src/login/login.hpp index 92f3c76..5900440 100644 --- a/src/login/login.hpp +++ b/src/login/login.hpp @@ -18,10 +18,10 @@ // 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 "fwd.hpp" - #include "login.t.hpp" +#include "fwd.hpp" + namespace tmwa { |