Removed unnecessary dependency on libpng, fixed header check and include

This commit is contained in:
Michael Jumper
2010-09-21 17:59:08 -07:00
parent c159b2909c
commit 3c95912111
2 changed files with 2 additions and 4 deletions

View File

@@ -30,7 +30,7 @@
#include <errno.h>
#include <syslog.h>
#include <client.h>
#include <guacamole/client.h>
typedef struct client_thread_data {