]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-present-test.c
renaming to AVR-Crypto-Lib
[avr-crypto-lib.git] / test_src / main-present-test.c
index 4c739bcd2f8436d20f215fcea0ee85af36e85cbc..03d456525fb4e073dac3a5981460a8f2d3395210 100644 (file)
@@ -1,6 +1,6 @@
 /* main-present-test.c */
 /*
-    This file is part of the Crypto-avr-lib/microcrypt-lib.
+    This file is part of the This file is part of the AVR-Crypto-Lib.
     Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
 
     This program is free software: you can redistribute it and/or modify
@@ -26,7 +26,7 @@
 #include "uart.h"
 #include "debug.h"
 
-#include "present.h"
+#include <present.h>
 #include "nessie_bc_test.h"
 #include "cli.h"
 #include "performance_test.h"