git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a83be04
)
moved swfoutput.h to ../lib/devices
author
kramm
<kramm>
Sat, 15 Oct 2005 14:17:04 +0000
(14:17 +0000)
committer
kramm
<kramm>
Sat, 15 Oct 2005 14:17:04 +0000
(14:17 +0000)
pdf2swf/SWFOutputDev.cc
patch
|
blob
|
history
diff --git
a/pdf2swf/SWFOutputDev.cc
b/pdf2swf/SWFOutputDev.cc
index
8226c66
..
ab19a5a
100644
(file)
--- a/
pdf2swf/SWFOutputDev.cc
+++ b/
pdf2swf/SWFOutputDev.cc
@@
-63,7
+63,7
@@
#include "SWFOutputDev.h"
//swftools header files
-#include "swfoutput.h"
+#include "../lib/devices/swf.h"
#include "../lib/log.h"
#include "../lib/gfxdevice.h"
#include "../lib/gfxtools.h"