[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

@@ -6,7 +6,7 @@
* @license GPL v3 (see license file)
*/
#include <appl/Debug.h>
#include <appl/debug.h>
#include <appl/global.h>
#include <TextViewer.h>
#include <BufferManager.h>