From: Włodzimierz Skiba Date: Mon, 24 Apr 2006 19:44:07 +0000 (+0000) Subject: Build fix after wxColourBase introduction. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7b5874dd9f50f84674310e4b3f5910268cd9ff87?ds=sidebyside Build fix after wxColourBase introduction. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/palmos/makefile b/build/palmos/makefile index 375e71dbcb..80cf7c1c1e 100644 --- a/build/palmos/makefile +++ b/build/palmos/makefile @@ -223,6 +223,7 @@ GUI_CMN_SRC = \ ../../src/common/bookctrl.cpp \ ../../src/common/choiccmn.cpp \ ../../src/common/clipcmn.cpp \ +../../src/common/colourcmn.cpp \ ../../src/common/cmdproc.cpp \ ../../src/common/cmndata.cpp \ ../../src/common/containr.cpp \