Converted these images to PNG, saving a handful of bytes per image
[adiumx.git] / Utilities / dep-build-scripts / glibconfig.h
blob52920edddbb1a44524d8bbabf761befb0c109c24
1 #ifdef __ppc__
2 #include <glibconfig-ppc.h>
3 #elif defined(__i386__)
4 #include <glibconfig-i386.h>
5 #else
6 #error This isn't a recognized platform.
7 #endif