]> git.sur5r.net Git - cc65/blobdiff - include/tgi.h
Fixed LinuxDoc Tools issues in some verbatim blocks in the Atari document.
[cc65] / include / tgi.h
index 02dff8868768b93ae7f2ec6f3a8caa22332449cf..f458180c51a8c62f91b938e958bf7ea9c3de01cc 100644 (file)
@@ -38,9 +38,8 @@
 
 
 
-#ifndef _TGI_ERROR_H
 #include <tgi/tgi-error.h>
-#endif
+#include <target.h>
 
 
 
@@ -284,6 +283,3 @@ int __fastcall__ tgi_imulround (int rhs, int lhs);
 
 /* End of tgi.h */
 #endif
-
-
-