summaryrefslogtreecommitdiffstats
path: root/languages/java/backgroundparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/java/backgroundparser.h')
-rw-r--r--languages/java/backgroundparser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/java/backgroundparser.h b/languages/java/backgroundparser.h
index fee2bc78..4823cf43 100644
--- a/languages/java/backgroundparser.h
+++ b/languages/java/backgroundparser.h
@@ -13,7 +13,7 @@
#define BACKGROUNDPARSER_H
#include "driver.h"
-#include "JavaAST.hpp"
+#include "JavaAST.h"
#include <tqthread.h>
#include <tqwaitcondition.h>