Commit a915915a authored by Felix Paul Kühne's avatar Felix Paul Kühne

mozilla: really fix compilation on OSX

parent 7db4de52
......@@ -31,8 +31,10 @@
#include <stdlib.h>
#ifdef XP_UNIX
#ifndef __APPLE__
#include <X11/xpm.h>
#endif
#endif
/* Mozilla stuff */
#ifdef HAVE_MOZILLA_CONFIG_H
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment