Whoops, missing header for exe_name

This commit is contained in:
jacksonmj 2011-04-14 18:41:41 +01:00 committed by Simon
parent 24808344f4
commit 466a6b2ccb

View File

@ -9,6 +9,7 @@
#include "graphics.h"
#include "powder.h"
#include <icondoc.h>
#include <update.h>
#if defined WIN32
#include <windows.h>
#else