DRAGONS: Fix #include directive

This commit is contained in:
Eugene Sandulenko 2020-02-07 17:50:22 +01:00
parent aae718b99d
commit 8ffb484c34

View File

@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
#include "credits.h"
#include "dragons/credits.h"
#include "common/system.h"
#include "dragons/bigfile.h"