diff options
author | Pixel <pixel@nobis-crew.org> | 2009-11-13 17:56:45 -0800 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2009-11-13 17:56:45 -0800 |
commit | af9a1827909ee4cfdc87ce7c63730a5c6dd5b244 (patch) | |
tree | 09f5da8524de35710f3302ba19a160205d3c01db /include | |
parent | 882715383682541b79642fc0e731ad533e04162e (diff) |
Typo.
Diffstat (limited to 'include')
-rw-r--r-- | include/Action.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Action.h b/include/Action.h index 581b093..ad71566 100644 --- a/include/Action.h +++ b/include/Action.h @@ -26,7 +26,7 @@ #include <Exceptions.h> #include <HtmlSkinner.h> #include <Atomic.h> -#include <LockSmith.> +#include <LockSmith.h> //! This is the basic HTTP action. /*! |