organize: moved include files to inc/
This commit is contained in:
parent
7722a84b2e
commit
22fe7bdf0b
7 changed files with 7 additions and 7 deletions
|
|
@ -6,7 +6,7 @@
|
|||
// This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||
// defined by the Mozilla Public License, v. 2.0.
|
||||
|
||||
#include "Piece.hpp"
|
||||
#include "inc/Piece.hpp"
|
||||
|
||||
Piece::~Piece() {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue