// Created: 25/03/2003
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWidgets licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#if wxHAVE_LIB_XPM
#include <X11/xpm.h>
#endif
-#include <math.h>
+
+#include "wx/math.h"
Pixmap XCreateInsensitivePixmap( Display *display, Pixmap pixmap );