aboutsummaryrefslogtreecommitdiff
path: root/rfc4251.C
diff options
context:
space:
mode:
Diffstat (limited to 'rfc4251.C')
-rw-r--r--rfc4251.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc4251.C b/rfc4251.C
index 8ca5f2b..0b7aa62 100644
--- a/rfc4251.C
+++ b/rfc4251.C
@@ -22,7 +22,7 @@
* along with ssh-agent-filter. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "rfc4251.h"
+#include "rfc4251.H"
rfc4251string::rfc4251string (std::vector<std::string> const & v) {
for (auto it = v.begin(); it != v.end();) {