summaryrefslogtreecommitdiffstats
path: root/mcopidl/scanner.ll
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-12-06 19:28:06 +0900
committerMichele Calgaro <[email protected]>2020-12-06 19:28:49 +0900
commit247750abcbf6760bbc52aa5d64fc375d6fbee8a3 (patch)
tree86e029a960ddd599edbeee8dddf70e87ee314e23 /mcopidl/scanner.ll
parent595ad58e25c5d0f0c512194f66708f99e5bc1527 (diff)
downloadarts-247750abcbf6760bbc52aa5d64fc375d6fbee8a3.tar.gz
arts-247750abcbf6760bbc52aa5d64fc375d6fbee8a3.zip
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 00d4f92b717fbcbed6f9eee361975d6ee5380d59)
Diffstat (limited to 'mcopidl/scanner.ll')
-rw-r--r--mcopidl/scanner.ll2
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;