mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
fix include guard
This commit is contained in:
parent
9bfa9f08a2
commit
83c05382b0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef SELECTION_SUBTYPE_TALLY_H
|
#ifndef COCKATRICE_SUBTYPE_TALLY_H
|
||||||
#define SELECTION_SUBTYPE_TALLY_H
|
#define COCKATRICE_SUBTYPE_TALLY_H
|
||||||
|
|
||||||
#include "tally.h"
|
#include "tally.h"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue