/////////////////////////////////////////////////////////////////////////////
-// Name: src/gtk1/spinbutt.cpp
+// Name: src/gtk1/spinctrl.cpp
// Purpose: wxSpinCtrl
// Author: Robert
// Modified by:
#include "wx/utils.h"
#include "wx/textctrl.h" // for wxEVT_COMMAND_TEXT_UPDATED
#include "wx/math.h"
+ #include "wx/crt.h"
#endif
#include "wx/gtk1/private.h"