mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
update includes with move
This commit is contained in:
parent
8772f02a78
commit
dc3d40d261
24 changed files with 66 additions and 67 deletions
|
|
@ -1,8 +1,8 @@
|
|||
#ifndef SERVATRICE_DATABASE_INTERFACE_H
|
||||
#define SERVATRICE_DATABASE_INTERFACE_H
|
||||
|
||||
#include "server.h"
|
||||
#include "server_database_interface.h"
|
||||
#include "server/server.h"
|
||||
#include "server/server_database_interface.h"
|
||||
|
||||
#include <QChar>
|
||||
#include <QHash>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue