Browse code

stdint.h -> cltypes.h

Török Edvin authored on 2009/12/12 04:07:36
Showing 1 changed files
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 #ifndef BYTECODE_H
23 23
 #define BYTECODE_H
24
-#include <stdint.h>
24
+#include "cltypes.h"
25 25
 #include "clambc.h"
26 26
 #include <stdio.h>
27 27
 #include "fmap.h"