Fix compilation of linux

This commit is contained in:
Michael Bonfils
2018-02-10 17:08:16 +01:00
parent d940f2c39d
commit 12c3ce26f8
7 changed files with 28 additions and 15 deletions

View File

@@ -26,6 +26,9 @@ void init_menubar() {
void shut_down_menus(short mode) {
}
void update_edit_menu() {
}
#include "cursors.hpp"
#include "fileio.hpp"