summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index fa5edc1..76c781a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -262,4 +262,7 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- checked Lock() and Unlock() in dxr3interface.c - hope everything is ok else contact me
- using now std:: instead of namespace std;
- renamed dxr3interface_spu_encoder.h/c to dxr3spuencoder.h/c
-- removed log commands in dxr3outputthread.c \ No newline at end of file
+- removed log commands in dxr3outputthread.c
+- fixed #includes
+ moved #include "dxr3osd.h" from dxr3interface.h to dxr3interface.c
+ removed not needed #include "" \ No newline at end of file