Update gnulib to current upstream master
[deliverable/binutils-gdb.git] / gdb / ada-lex.l
index c83a619833b5aba863b0cad5d17799357caa2aba..621ebb2a95bb278e247ed6f7c1b46f3868857d1c 100644 (file)
@@ -41,7 +41,7 @@ POSEXP  (e"+"?{NUM10})
 
 %{
 
-#include "common/diagnostics.h"
+#include "diagnostics.h"
 
 /* Some old versions of flex generate code that uses the "register" keyword,
    which clang warns about.  This was observed for example with flex 2.5.35,
This page took 0.024016 seconds and 4 git commands to generate.