--- a/src/docs.h Tue Oct 22 22:14:32 2013 +0300 +++ b/src/docs.h Thu Dec 05 13:51:52 2013 +0200 @@ -16,11 +16,11 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef DOCS_H -#define DOCS_H +#ifndef LDFORGE_DOCS_H +#define LDFORGE_DOCS_H extern const char* g_docs_overlays; void showDocumentation (const char* text); -#endif // DOCS_H \ No newline at end of file +#endif // LDFORGE_DOCS_H \ No newline at end of file