missed header changes for paste and mbar changes

This commit is contained in:
cy384 2020-08-21 13:40:46 -04:00
parent f1d8b66ae4
commit 847991fc07
2 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@
#include <Sound.h>
#include <Gestalt.h>
#include <Devices.h>
#include <Scrap.h>
// libssh2
#include <libssh2.h>

View File

@ -233,7 +233,7 @@ resource 'BNDL' (128, purgeable) {
#include "Menus.r"
resource 'MBAR' (SSHEVEN_MBAR, preload)
resource 'MBAR' (MBAR_SSHEVEN, preload)
{
{ MENU_APPLE, MENU_FILE, MENU_EDIT };
};