summaryrefslogtreecommitdiffstats
path: root/languages/pascal/pascal.g
diff options
context:
space:
mode:
Diffstat (limited to 'languages/pascal/pascal.g')
-rw-r--r--languages/pascal/pascal.g2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/pascal/pascal.g b/languages/pascal/pascal.g
index fde5dcb8..59407423 100644
--- a/languages/pascal/pascal.g
+++ b/languages/pascal/pascal.g
@@ -28,7 +28,7 @@
header "pre_include_hpp" {
#include "problemreporter.h"
- #include "PascalAST.hpp"
+ #include "PascalAST.h"
#include <qlistview.h>
#include <kdebug.h>