diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/olm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/olm.cpp b/src/olm.cpp index 4e5f215..d23ad81 100644 --- a/src/olm.cpp +++ b/src/olm.cpp @@ -12,7 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -#include "olm/olm.hh" +#include "olm/olm.h" #include "olm/session.hh" #include "olm/account.hh" #include "olm/utility.hh" |