diff options
-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. /*! |