]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/calctrl.h
for file based help we have mac separators
[wxWidgets.git] / include / wx / generic / calctrl.h
index 1a7ca729ec4905e5c11616cd32ea955acd60fb73..12a10c43f53e1a336d9db0238444ccc940cae93d 100644 (file)
@@ -17,7 +17,7 @@
 #define _WX_GENERIC_CALCTRL_H
 
 #include "wx/control.h"         // the base class
-
+#include "wx/dcclient.h"        // for wxPaintDC
 #include "wx/spinctrl.h"        // for wxSpinEvent
 
 class WXDLLEXPORT wxComboBox;