Typo __CDBUG_H -> __CDEBUG_H
git-svn-id: svn://localhost/gambas/trunk@2812 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
9bd1adcf36
commit
db9f0f66b4
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
***************************************************************************/
|
||||
|
||||
#ifndef __CDEBUG_H
|
||||
#define __CDBUG_H
|
||||
#define __CDEBUG_H
|
||||
|
||||
#include "gambas.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue