print_percentage: Use floating point to avoid incorrect results when
[deliverable/binutils-gdb.git] / gas / itbl-lex.l
index ed0be641fc4e908920b39633a4f8da4725e9cfae..e924efc56ef0eaf1073aebd75b9d378feb320942 100644 (file)
@@ -22,7 +22,8 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
-#include "itbl-parse.h"
+
+#include <itbl-parse.h>
 
 #ifdef DEBUG
 #define DBG(x) printf x
This page took 0.024015 seconds and 4 git commands to generate.