several fixes to Huub's patch
[swftools.git] / src / swfc-history.c
index b7ce399..40f694c 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <stdlib.h>
 #include <memory.h>
-#include "history.h"
+#include "swfc-history.h"
 
 change_t* change_new(U16 frame, int function, float value, interpolation_t* inter)
 {