Include "proto.h" instead of <proto.h>

svn path=/trunk/; revision=29694
This commit is contained in:
Jörg Mayer 2009-09-04 11:48:04 +00:00
parent e99983ab3a
commit a3c38e1057
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
#include <glib.h>
#include <proto.h>
#include "proto.h"
#include "emem.h"
#ifdef _WIN32