compilation fix for wxMotif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5e6e6e73d2
commit
2a2ec35354
@ -1,6 +1,9 @@
|
||||
#ifndef _WX_PALETTE_H_BASE_
|
||||
#define _WX_PALETTE_H_BASE_
|
||||
|
||||
// include it to get wxUSE_PALETTE value
|
||||
#include "wx/setup.h"
|
||||
|
||||
#if wxUSE_PALETTE
|
||||
|
||||
#if defined(__WXMSW__)
|
||||
|
Loading…
Reference in New Issue
Block a user