Fix for mac building

master
Allen Webster 2017-11-17 16:26:19 -05:00
parent eb6f4fa08e
commit 149514dc7c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
#define IS_OBJC_LAYER
#include "4ed_log.h"
#include "4ed_cursor_codes.h"
#include "4ed_doubly_linked_list.cpp"
#include "4ed_linked_node_macros.h"
#define WINDOW_NAME "4coder " VERSION