Fix issue 430: warning 'Implicit declaration of function Remove_duplicate_shortcuts'. Fix another warning for unused parameter. Now 0 warnings on mingw32-gcc 4.4.1

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1774 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2011-04-10 14:35:29 +00:00
parent b411f01b4c
commit 80e0b17be8
5 changed files with 7 additions and 5 deletions

View File

@@ -67,6 +67,7 @@
#include "palette.h"
#include "realpath.h"
#include "input.h"
#include "help.h"
#if defined(__WIN32__)
#include <windows.h>