From edaae3906babd5f75548540fbb66adcec1181e50 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 3 Jan 2019 10:07:46 +0100 Subject: [PATCH] typo --- example.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.cpp b/example.cpp index 4351777..4b2aaec 100644 --- a/example.cpp +++ b/example.cpp @@ -6,7 +6,7 @@ #include #include -#include +#include "identiconpp.hpp" #include int main(int argc, char *argv[])