fixed a typo in the serverController include

This commit is contained in:
vladimir.kuznetsov 2023-10-23 21:43:25 +05:00
parent 16724645ce
commit 4ae9cddcce
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#include "servercontroller.h"
#include "serverController.h"
#include <QCryptographicHash>
#include <QDir>