diff options
Diffstat (limited to 'src/login/login.hpp')
-rw-r--r-- | src/login/login.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/login/login.hpp b/src/login/login.hpp index 88dd4ec..5900440 100644 --- a/src/login/login.hpp +++ b/src/login/login.hpp @@ -18,6 +18,8 @@ // 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 "login.t.hpp" + #include "fwd.hpp" |