Typo __CDBUG_H -> __CDEBUG_H

git-svn-id: svn://localhost/gambas/trunk@2812 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
Laurent Carlier 2010-03-19 14:43:57 +00:00
parent 9bd1adcf36
commit db9f0f66b4

View file

@ -21,7 +21,7 @@
***************************************************************************/
#ifndef __CDEBUG_H
#define __CDBUG_H
#define __CDEBUG_H
#include "gambas.h"