aboutsummaryrefslogtreecommitdiff
path: root/rfc4251_gmp.C
diff options
context:
space:
mode:
Diffstat (limited to 'rfc4251_gmp.C')
-rw-r--r--rfc4251_gmp.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc4251_gmp.C b/rfc4251_gmp.C
index d3a664e..db46429 100644
--- a/rfc4251_gmp.C
+++ b/rfc4251_gmp.C
@@ -21,7 +21,7 @@
* along with ssh-agent-filter. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "rfc4251.h"
+#include "rfc4251.H"
rfc4251string::rfc4251string (mpz_srcptr x) {
if (mpz_sgn(x) == 0)