mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Patch to allow test to verify internal ICNS functionality on Linux/Windows platforms
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@37871 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3877d7c696
commit
b22abf4616
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
|
||||
#define ICNS_HEADER "icns"
|
||||
|
||||
#if HAVE_LIBICNS
|
||||
#if 1 //HAVE_LIBICNS
|
||||
|
||||
#include <icns.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue