Change include type

This commit is contained in:
Andrew nuark G 2020-12-18 19:50:58 +07:00
parent f474ab85af
commit cff62f91be
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
#include<QVector>
#include <entities/user_entity.h>
#include "../entities/user_entity.h"
class auth_system