Rename necronda-server.* to server.*

This commit is contained in:
2022-08-16 19:02:21 +02:00
parent 0119945e03
commit 6526b5cbcb
6 changed files with 9 additions and 9 deletions

View File

@ -7,7 +7,7 @@
#include "client.h"
#include "necronda.h"
#include "necronda-server.h"
#include "server.h"
#include "lib/utils.h"
#include "lib/config.h"