[DEV] update Debug in debug

This commit is contained in:
2013-10-25 20:49:26 +02:00
parent 8eb4aff266
commit 925fed77f1
33 changed files with 36 additions and 34 deletions

View File

@@ -9,7 +9,7 @@
#ifndef __APPL_TEXT_VIEWER_H__
#define __APPL_TEXT_VIEWER_H__
#include <appl/Debug.h>
#include <appl/debug.h>
#include <appl/Buffer/Buffer.h>
#include <appl/globalMsg.h>