diff --git a/include/common.h b/include/common.h index c61ff309e6ead805defaa844f5abb324c0aaea03..0b4d316e4fe172c15e54ec1261107792bcfbe357 100644 --- a/include/common.h +++ b/include/common.h @@ -2,7 +2,7 @@ * * @file common.h * - * Header file for common maccro + * Header file for common macro * * @copyright 2010-2017 The University of Tennessee and The University * of Tennessee Research Foundation. All rights @@ -17,7 +17,6 @@ * @date 2017-04-05 * */ - #ifndef _COMMON_H_ #define _COMMON_H_ diff --git a/include/libdraw.h b/include/libdraw.h index dbf6f18b37f0dab790efb311c5c09649622136bb..bef64bc59b07fcc854abbb4bac94073830af9d73 100644 --- a/include/libdraw.h +++ b/include/libdraw.h @@ -17,12 +17,12 @@ #ifndef _LIBDRAW_H_ #define _LIBDRAW_H_ -#include <common.h> +#include "common.h" +BEGIN_C_DECLS + #define WIDTH 50 #define HEIGHT 50 -#define SIZE 100 - -BEGIN_C_DECLS +#define SIZE 100 /* * Clobal array for color