projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
28fdd8d
)
Compile fix.
author
Robert Roebling
<robert@roebling.de>
Sun, 8 Oct 2006 19:39:14 +0000
(19:39 +0000)
committer
Robert Roebling
<robert@roebling.de>
Sun, 8 Oct 2006 19:39:14 +0000
(19:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41741
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx/choicebk.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx/choicebk.h
b/include/wx/choicebk.h
index 06a071c237598a74f11ba0edf616634aa89ed420..cbb17693f8825ad28ebb4d80717efd427fdbc0fc 100644
(file)
--- a/
include/wx/choicebk.h
+++ b/
include/wx/choicebk.h
@@
-17,6
+17,7
@@
#if wxUSE_CHOICEBOOK
#include "wx/bookctrl.h"
+#include "wx/choice.h"
class WXDLLEXPORT wxChoice;