diff options
Diffstat (limited to 'mcopidl/scanner.ll')
-rw-r--r-- | mcopidl/scanner.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mcopidl/scanner.ll b/mcopidl/scanner.ll index bc8f6ae..39a49d3 100644 --- a/mcopidl/scanner.ll +++ b/mcopidl/scanner.ll @@ -40,7 +40,7 @@ using namespace std; using namespace Arts; #ifndef KDE_USE_FINAL -#include "yacc.cc.h" +#include "yacc.cpp.h" #endif extern int idl_line_no; |