mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-14 20:47:54 +01:00
fix compile: add missing include
This commit is contained in:
parent
f185f6d847
commit
ad7dd66566
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
|
||||
#include "commmgr.h"
|
||||
#include "model.h"
|
||||
#include "engine.h"
|
||||
|
||||
#ifdef CPLUS
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Reference in a new issue