Renamed core.h to mucurses.h

This commit is contained in:
Michael Brown
2006-12-18 16:52:21 +00:00
parent 426e847c4c
commit 1755d8df7a
9 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
#include <stddef.h>
#include <malloc.h>
#include <string.h>
#include "core.h"
#include "mucurses.h"
/** @file
*