Correct file path capitalization

Nicolas Hake 2012-01-15 22:45:04 +01:00
parent cca86151fd
commit 33b8fa83d3
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
#include <C4Game.h>
#include <C4GameControl.h>
#include "network/C4Network2Upnp.h"
#include "network/C4Network2UPnP.h"
#ifndef HAVE_WINSOCK
#include <sys/socket.h>