diff options
| author | Comment <tim@gray.(none)> | 2013-02-19 23:41:48 +0000 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-02-19 23:41:48 +0000 |
| commit | e1fba85c11ccce9a541f9d2f9c7db09658df8260 (patch) | |
| tree | 258177ffc9cb03feec321a0f8960f543aa7d5463 /rotord/rotord.h | |
| parent | 6dc658df9d43eb66eb168a883c1cf68474015d14 (diff) | |
writing framework
Diffstat (limited to 'rotord/rotord.h')
| -rw-r--r-- | rotord/rotord.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/rotord.h b/rotord/rotord.h index a90bd75..8079dd7 100644 --- a/rotord/rotord.h +++ b/rotord/rotord.h @@ -40,6 +40,7 @@ using Poco::Util::HelpFormatter; #include "vampHost.h" #include "avCodec.h" +#include "rotor.h" class RotorRequestHandler: public HTTPRequestHandler { |
