/////////////////////////////////////////////////////////////////////////////
-// Name: accel.cpp
+// Name: src/mac/classic/accel.cpp
// Purpose: wxAcceleratorTable
// Author: Stefan Csomor
// Modified by:
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#include "wx/setup.h"
+#include "wx/wxprec.h"
+
#include "wx/accel.h"
#include "wx/string.h"
return -1;
}
-
-