]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-noekeon-test.c
renaming to AVR-Crypto-Lib
[avr-crypto-lib.git] / test_src / main-noekeon-test.c
index 851c7bc663009bd4eabca77ed13a1b77575dac03..ebe42f7324c2e4f90060288dfdd4f0c5a5f3efe9 100644 (file)
@@ -1,6 +1,6 @@
 /* main-noekeon-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 "noekeon.h"
+#include <noekeon.h>
 #include "nessie_bc_test.h"
 #include "cli.h"
 #include "performance_test.h"