diff --git a/include/tgi.h b/include/tgi.h index ba54a83e7..5e39efdfd 100644 --- a/include/tgi.h +++ b/include/tgi.h @@ -39,10 +39,10 @@ #ifndef _TGI_MODE_H -#include "tgi/tgi-mode.h" +#include #endif #ifndef _TGI_ERROR_H -#include "tgi/tgi-error.h" +#include #endif