diff options
Diffstat (limited to 'src/gui/skilldialog.h')
-rw-r--r-- | src/gui/skilldialog.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/gui/skilldialog.h b/src/gui/skilldialog.h index 95f8ef25..3b1b1832 100644 --- a/src/gui/skilldialog.h +++ b/src/gui/skilldialog.h @@ -19,10 +19,8 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef SKILL_H -#define SKILL_H - -#include "guichanfwd.h" +#ifndef SKILLDIALOG_H +#define SKILLDIALOG_H #include "gui/widgets/window.h" |