mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-01-09 19:41:04 +00:00
Merge pull request #99 from ericwa/master
Remove includes of glib/gconvert.h and glib/gmem.h; only include toplevel glib.h
This commit is contained in:
commit
7eeb79d0c3
1 changed files with 0 additions and 2 deletions
|
@ -44,8 +44,6 @@
|
|||
|
||||
// utf8 conversion
|
||||
#include <glib.h>
|
||||
#include <glib/gconvert.h>
|
||||
#include <glib/gmem.h>
|
||||
|
||||
#ifdef WIN32
|
||||
HWND hwndOut = NULL;
|
||||
|
|
Loading…
Reference in a new issue